Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / terl/lazysodium-java issues and pull requests
#135 - initial commit for code
Pull Request -
State: closed - Opened by sean-codevasp 3 months ago
#134 - update libsodium library
Issue -
State: closed - Opened by sean-codevasp 8 months ago
- 3 comments
#133 - Unable to load lazysodium with spring boot 3 and nested jars
Issue -
State: open - Opened by ahazeltonNF 9 months ago
- 1 comment
#132 - Lazysodium 5.1.4 - : Unable to load library libsodium.so on Mac M1 - not a mach-o file
Issue -
State: open - Opened by wsieb 11 months ago
- 4 comments
#131 - cryptoSign(String message, Key secretKey) does not use messageEncoder
Issue -
State: open - Opened by gmulders about 1 year ago
#130 - Blake min bytes seems to be incorrect
Issue -
State: open - Opened by timmc about 1 year ago
#129 - cryptoScalarMult takes inputs in the wrong order
Issue -
State: open - Opened by timmc about 1 year ago
- 1 comment
#128 - sodiumHex2Bin silently accepts garbage input
Issue -
State: open - Opened by timmc over 1 year ago
#127 - An error occurred with java. lang. NoClassDefFoundError
Issue -
State: open - Opened by alylhb over 1 year ago
#126 - LazySodium creates folders "resource-loader*" under /tmp folder
Issue -
State: open - Opened by morganteg over 1 year ago
- 1 comment
#125 - help using sealed box for GitHub secret
Issue -
State: open - Opened by JonGilmore almost 2 years ago
- 1 comment
#124 - LazySodiumAndroid.cryptoKdfDeriveFromKey() throws an exception if key length exceeds 32 bytes
Issue -
State: open - Opened by 4f77616973 about 2 years ago
#123 - classes that support shortened number of parameters
Issue -
State: open - Opened by andyrozman about 2 years ago
#122 - Automatic-Module-Name added
Pull Request -
State: closed - Opened by hendrikebbers about 2 years ago
- 1 comment
#121 - Provide module information
Issue -
State: open - Opened by hendrikebbers over 2 years ago
- 1 comment
#120 - Bundled sodium.dll cannot be loaded when path to JAR contains spaces
Issue -
State: open - Opened by tomwetjens over 2 years ago
- 1 comment
#119 - Accept a JNA Pointer in place of a byte array for some low-level methods
Pull Request -
State: open - Opened by Traderjoe95 over 2 years ago
#118 - Fix armv6 libsodium.so
Pull Request -
State: closed - Opened by tyilo almost 3 years ago
#117 - ShortHash 'in' expected in hex format?
Issue -
State: open - Opened by michaelr524 almost 3 years ago
#116 - 5.1.2 is not released to maven
Issue -
State: open - Opened by tyilo almost 3 years ago
- 3 comments
#115 - libsodium.so can't be loaded on Raspberry Pi OS due to missing libssp.so.0 library
Issue -
State: closed - Opened by tyilo almost 3 years ago
- 1 comment
#114 - Lazysodium 5.1.1 doesn't load libsodium for Rocky Linux 8
Issue -
State: open - Opened by marseg about 3 years ago
- 1 comment
#113 - Added support for ARM 64-bit
Pull Request -
State: closed - Opened by KevinRoebert about 3 years ago
- 1 comment
#112 - Use same libs for production and tests
Pull Request -
State: closed - Opened by KevinRoebert over 3 years ago
#111 - Use same libs for tests and production
Pull Request -
State: closed - Opened by KevinRoebert over 3 years ago
#110 - Lazy Sodium on an M1 mac is not able to load libsodium properly
Issue -
State: open - Opened by jmspring over 3 years ago
- 13 comments
#109 - Support passing byte arrays to lazy methods instead of strings
Issue -
State: open - Opened by Traderjoe95 over 3 years ago
- 2 comments
#108 - Padding methods take wrong data type
Issue -
State: closed - Opened by Traderjoe95 over 3 years ago
- 7 comments
#107 - Added bundled support for Apple Silicon (M1)
Pull Request -
State: closed - Opened by KevinRoebert over 3 years ago
- 1 comment
#106 - Add Ristretto255 support
Pull Request -
State: closed - Opened by Traderjoe95 over 3 years ago
- 8 comments
#105 - Problems with resolving resource-loader dependency through OSGI
Issue -
State: open - Opened by fapdash over 3 years ago
- 2 comments
#104 - Upgrade JNA
Pull Request -
State: closed - Opened by gurpreet- over 3 years ago
#103 - Upgrade JNA to latest
Issue -
State: closed - Opened by gurpreet- over 3 years ago
- 1 comment
#102 - Bnd vs osgi
Issue -
State: open - Opened by gurpreet- over 3 years ago
- 1 comment
Labels: question
#101 - Reduce test gradle step
Pull Request -
State: closed - Opened by gurpreet- over 3 years ago
- 1 comment
#100 - Migrate away from bintray
Pull Request -
State: closed - Opened by gurpreet- over 3 years ago
#99 - Some sort of memory issue using cryptoBoxKeyPair()
Issue -
State: closed - Opened by Lull3n over 3 years ago
- 4 comments
#98 - Decrypting Signed Message
Issue -
State: closed - Opened by dev-whoan over 3 years ago
- 1 comment
#97 - Bump dependencies (jna, junit)
Pull Request -
State: closed - Opened by lomigmegard almost 4 years ago
- 1 comment
#96 - Downgrade slf4j-api to 1.7.30
Pull Request -
State: closed - Opened by lomigmegard almost 4 years ago
- 1 comment
#95 - Prevent memory access errors in many native calls by adding checks
Pull Request -
State: open - Opened by timmc almost 4 years ago
- 3 comments
#94 - Find alternative to jcenter
Issue -
State: closed - Opened by kakawait almost 4 years ago
- 38 comments
#93 - Dependency to unstable SLF4J Version 2.0.0-alpha1
Issue -
State: closed - Opened by KlausCall almost 4 years ago
- 1 comment
#92 - Random Output For sodiumJava.crypto_aead_xchacha20poly1305_ietf_encrypt() function
Issue -
State: closed - Opened by shuguang101 almost 4 years ago
- 1 comment
#91 - Use default SecureRandom instance to make tests faster
Pull Request -
State: closed - Opened by timmc almost 4 years ago
- 1 comment
#90 - Throw exception on AEAD decryption failure
Pull Request -
State: closed - Opened by gnarula about 4 years ago
- 4 comments
#89 - AEAD.Lazy does not throw exception for failed authentication
Issue -
State: closed - Opened by gnarula about 4 years ago
#88 - Random (missing) Output on decrypt
Issue -
State: closed - Opened by lordrex34 about 4 years ago
- 2 comments
#87 - Fix return type for randombytes_random and _uniform
Pull Request -
State: closed - Opened by ionspin about 4 years ago
- 1 comment
#86 - Invalid return type for randombytes_random and randombytes_uniform
Issue -
State: closed - Opened by ionspin about 4 years ago
#85 - Padding returns unexpected results
Issue -
State: closed - Opened by ionspin about 4 years ago
- 1 comment
#84 - Change binLen to pointer in hex2bin and base642bin
Pull Request -
State: closed - Opened by ionspin about 4 years ago
- 1 comment
#83 - Pass-by-value instead of pointer parameter in base64 to bin and hex to bin functions
Issue -
State: closed - Opened by ionspin about 4 years ago
- 1 comment
#82 - Open to public getSodiumPathInResources()
Pull Request -
State: closed - Opened by kakawait about 4 years ago
- 1 comment
#81 - Overlong message chunk in secret stream push causes "double free or corruption" VM crash
Issue -
State: open - Opened by timmc about 4 years ago
- 6 comments
#80 - Getting UnsatisfiedLinkError when I try to init lazySodium
Issue -
State: closed - Opened by KarimFikani over 4 years ago
- 1 comment
#79 - Null aware library
Issue -
State: closed - Opened by emartynov over 4 years ago
- 4 comments
#78 - Error handling
Issue -
State: closed - Opened by emartynov over 4 years ago
- 4 comments
Labels: question
#77 - Migrate to Azure CI
Issue -
State: closed - Opened by gurpreet- over 4 years ago
- 1 comment
Labels: enhancement
#76 - SCRYPTSALSA208SHA256_BYTES_MAX and Scrypt.Lazy#cryptoPwHashScryptSalsa208Sha256()
Issue -
State: closed - Opened by jcihocki over 4 years ago
- 3 comments
Labels: enhancement
#75 - Signature mismatch for native method "crypto_generichash_blake2b_salt_personal()"
Issue -
State: closed - Opened by jcihocki over 4 years ago
- 6 comments
Labels: bug, enhancement
#74 - Kdf addnl checks
Pull Request -
State: closed - Opened by rmtmckenzie over 4 years ago
- 2 comments
Labels: enhancement
#73 - Resource Loading Error With Fat Jar
Issue -
State: closed - Opened by LukeHornibrookHaventec over 4 years ago
- 4 comments
Labels: bug
#72 - Fails to load system sodium on Mac on Java 14
Issue -
State: closed - Opened by dmitry-timofeev over 4 years ago
- 5 comments
Labels: bug
#71 - Missing resource-loader dependency
Issue -
State: closed - Opened by dmitry-timofeev over 4 years ago
- 4 comments
Labels: question
#70 - Support different message encoding formats
Pull Request -
State: closed - Opened by coder-hugo over 4 years ago
- 1 comment
Labels: enhancement
#69 - Fix typo in README
Pull Request -
State: closed - Opened by gamerson over 4 years ago
- 1 comment
#68 - Add lazy methods for handling sealed boxes
Pull Request -
State: closed - Opened by coder-hugo over 4 years ago
- 1 comment
#67 - Add crypto_sign_init related functions
Pull Request -
State: closed - Opened by gurpreet- almost 5 years ago
- 1 comment
Labels: enhancement
#66 - Issue #64: Check buffer length to avoid segfaults
Pull Request -
State: closed - Opened by erikvanzijst almost 5 years ago
- 3 comments
Labels: enhancement
#65 - How does paddedBuffLen in Sodium.sodium_pad() work?
Issue -
State: closed - Opened by erikvanzijst almost 5 years ago
- 2 comments
Labels: enhancement, question
#64 - Lack of length checking causes segfaults
Issue -
State: closed - Opened by erikvanzijst almost 5 years ago
- 4 comments
Labels: enhancement, good first issue, suggestion
#63 - Signing multi-part messages (crypto_sign_init)
Issue -
State: closed - Opened by erikvanzijst almost 5 years ago
- 3 comments
Labels: enhancement
#62 - IOException when loading library from resources
Issue -
State: closed - Opened by mhilbush almost 5 years ago
- 45 comments
Labels: bug
#61 - cryptoSign vs cryptoSignOpen
Issue -
State: closed - Opened by phxql almost 5 years ago
- 2 comments
#60 - Trouble installing the lazysodium library in maven
Issue -
State: closed - Opened by yatw almost 5 years ago
- 5 comments
Labels: documentation
#59 - cryptoBoxEasyAfterNm pointer problem
Issue -
State: closed - Opened by Ogromny almost 5 years ago
- 2 comments
Labels: bug
#58 - Fix "prefer system" library loading mode
Pull Request -
State: closed - Opened by MakarovS about 5 years ago
#57 - Fix Mode.PREFER_SYSTEM switch to bundled version
Pull Request -
State: closed - Opened by MakarovS about 5 years ago
- 1 comment
#56 - Running v 4.10 lib search path wrong (?)
Issue -
State: closed - Opened by yishais about 5 years ago
- 29 comments
Labels: bug
#55 - Missing resource-loader dependency
Issue -
State: closed - Opened by MakarovS about 5 years ago
- 6 comments
Labels: enhancement
#54 - crypto_box_open_detached interface wrong
Issue -
State: closed - Opened by yishais over 5 years ago
- 2 comments
Labels: bug
#53 - Make sure that the libsodium shared library can be used by more than 1 process
Issue -
State: closed - Opened by gurpreet- over 5 years ago
- 2 comments
Labels: bug
#52 - Add support of various loading modes:
Pull Request -
State: closed - Opened by dmitry-timofeev over 5 years ago
- 2 comments
#51 - Support configuring which library gets priority
Issue -
State: closed - Opened by dmitry-timofeev over 5 years ago
- 8 comments
Labels: enhancement, question, suggestion
#50 - Fix library loading concurrency issues
Pull Request -
State: closed - Opened by dmitry-timofeev over 5 years ago
- 2 comments
Labels: enhancement
#49 - Library loading concurrency issues
Issue -
State: closed - Opened by dmitry-timofeev over 5 years ago
- 4 comments
Labels: bug, enhancement
#48 - fix crypto-sign-* by always using NULL pointer for Signature length
Pull Request -
State: closed - Opened by jeremi over 5 years ago
- 1 comment
#47 - Unable to load library
Issue -
State: closed - Opened by yfhuang521 over 5 years ago
- 5 comments
#46 - windows
Issue -
State: closed - Opened by yfhuang521 over 5 years ago
#45 - Raspberry Pi and Lazysodium
Issue -
State: closed - Opened by gurpreet- over 5 years ago
- 74 comments
#44 - 3.6.1 requires JNA classes in public APIs
Issue -
State: closed - Opened by dmitry-timofeev over 5 years ago
- 4 comments
Labels: suggestion
#43 - NoSuchMethodError after upgrading to 3.6.0
Issue -
State: closed - Opened by davidperrenoud over 5 years ago
- 4 comments
#42 - update of NativeUtils with a deletedir function.
Pull Request -
State: closed - Opened by vogt31337 over 5 years ago
- 1 comment
#41 - Lazysodium under windows
Issue -
State: closed - Opened by vogt31337 almost 6 years ago
- 10 comments
Labels: bug
#40 - lazysodium cryptoSignDetached returning incorrect sig
Issue -
State: closed - Opened by adkessell almost 6 years ago
- 14 comments
Labels: bug, stuck
#39 - cryptoPwHashStrVerify sometimes has false negatives
Issue -
State: closed - Opened by Quackster about 6 years ago
- 10 comments
Labels: stuck
#38 - Consider a more politically correct - enterprise friendly name for the library
Issue -
State: closed - Opened by cyrilmhansen about 6 years ago
- 3 comments
Labels: join in, suggestion
#37 - Fix documentation for KeyPair cryptoKxServerSessionKeys method
Pull Request -
State: closed - Opened by rmtmckenzie about 6 years ago
- 1 comment
Labels: documentation
#36 - Lazysodium does NOT respect LD_LIBRARY_PATH
Issue -
State: closed - Opened by gurpreet- over 6 years ago
- 1 comment
Labels: enhancement