Skip to content

Version 1.18.0

Compare
Choose a tag to compare
@dipu-bd dipu-bd released this 06 Jul 12:56
  • 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: 1.17.0...1.18.0