Skip to content

1.5.1

Choose a tag to compare

@firaja firaja released this 06 Feb 10:40
· 313 commits to master since this release

Added

  • Hash stores the byte array containing the calculated hash without algorithm's parameters and salt (#26)

Changed

  • Scrypt accepts dynamic key length (#24)

Fixed

  • Improved toString() methods' readability.