Skip to content

2.8

Compare
Choose a tag to compare
@phxql phxql released this 12 Dec 15:17
· 69 commits to master since this release
88da9ee

[2.8] - 2020-12-12

Added

  • Added method hashAdvanced to Argon2Advanced which lets the caller specify the argon2 version
  • Added methods generateSalt to Argon2Advanced which generates salt with either the default or the given length

Changed