Version 1.17.0
- Update Argon2 interface:
- Paramters
saltandhashLengthare now optional. - If absent,
saltis generated using default random generator. - Default hash length is now 32 instead of 24.
- Extracts method
Argon2Security.optimize->tuneArgon2Security
- Paramters
- Put deprecation message on string extensions
- Update benchmarks
Full Changelog: v1.16.0...v1.17.0