Sha256: 76e254ea2bf59fc08ce9e73aed29f1a070cb8ae6bb8ba288caff18bd3458af8d

Contents?: true

Size: 781 Bytes

Versions: 2

Compression:

Stored size: 781 Bytes

Contents

## 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

2 entries across 2 versions & 1 rubygems

Version Path
argon2-2.0.0 Changelog.md
argon2-1.2.0 Changelog.md