Skip to content

1.8.1

Compare
Choose a tag to compare
@firaja firaja released this 08 Mar 08:20
· 11 commits to master since this release

Fixed

  • Argon2Function#internalHash(...) used a double conversion from byte[] to String and back to byte[] that created inconsistencies in `Hash#salt (#143)

Changed

  • Hash#Hash(HashingFunction, String, byte[], String) marked deprecated