Skip to content

Version 1.9.0

Choose a tag to compare

@dipu-bd dipu-bd released this 14 Jun 04:54
· 144 commits to master since this release
  • Adds SCRYPT:
    • New class: Scrypt
    • New method: scrypt
  • Changes in PBKDF2 and extensions:
    • parameter type of keyLength
    • use default iterations = 1000
    • adds validation in the constructor
    • adds global pbkdf2 function

Full Changelog: v1.8.1...v1.9.0