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

ShortHash 'in' expected in hex format? #117

Open michaelr524 opened 2 years ago

michaelr524 commented 2 years ago

If yes, maybe worth adding a note to the doc here: https://github.com/terl/lazysodium-java/blob/master/src/main/java/com/goterl/lazysodium/interfaces/ShortHash.java#L59