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
135 stars 47 forks source link

fix crypto-sign-* by always using NULL pointer for Signature length #48

Closed jeremi closed 5 years ago

gurpreet- commented 5 years ago

Awesome many thanks. I'll tweak a few bits and then release a new version.