terl / lazysodium-java

A Java implementation of the Libsodium crypto library. For the lazy dev.
https://github.com/terl/lazysodium-java/wiki
Mozilla Public License 2.0
134 stars 46 forks source link

LazySodiumAndroid.cryptoKdfDeriveFromKey() throws an exception if key length exceeds 32 bytes #124

Open 0x4f53 opened 1 year ago

0x4f53 commented 1 year ago

Original issue: https://github.com/terl/lazysodium-android/issues/57