Skip to content

Version 1.18.0

Choose a tag to compare

@dipu-bd dipu-bd released this 14 Jun 04:51
  • Implement BCrypt algorithm.
    • New class: Bcrypt
    • New methods: bcrypt, bcryptSalt, bcryptVerify, bcryptDigest
  • Convert all asUint...List to Uint...List.view
  • Refactor: Argon2.fromEncoded will now accept CryptData only.
  • New method: Argon2Context.fromEncoded accepting CryptData.

Full Changelog: v1.17.0...v1.18.0