Sha256: c6619589376f52b26c4275ad8dccaa2a9763f30f5df06f25b1b8fa9b353f6f49
Contents?: true
Size: 926 Bytes
Versions: 1
Compression:
Stored size: 926 Bytes
Contents
## v2.0.3: 2021-01-02 - Address potential memory leak. Unlikely to be exploitable. ## v2.0.0: 2019-01-06 - Defaults to Argon2id for new hashes ## v1.2.0: 2018-11-29 - Support for verifying Argon2id format ## v1.1.5: 2018-04-30 - Documentation updates - Pulled latest reference ## v1.1.2: 2017-02-25 - Fix build on SmartOS ## v1.1.1: 2016-09-21 - Fix verify against externally created hashes with different salt lengths ## v1.1.0: ? - Backward compat with version 1.0 hashes ## v1.0.0: 2016-03-07 - API change - 'new' becomes 'create' - Version 1.3 of the Argon2 algorithm pulled in ## v0.1.3: 2015-11-30 - Fix bug on verifying binary password ## v0.1.2: 2015-11-30 - Introduce handling of binary input, including NULL containing UTF-16 - Implement property testing variable TEST_CHECKS ## v0.1.1: 2015-11-26 - Use $CC instead of hardcoded gcc. Allows builds on more systems. ## v0.1.0: 2015-11-10 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
argon2-2.0.3 | Changelog.md |