libargon2 - The password-hashing library
- Website:
- https://github.com/P-H-C/phc-winner-argon2
- Licence:
- Public Domain or ASL 2.0
- Vendor:
- Remi Collet
- Description:
Argon2 is a password-hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications.
Packages
libargon2-20161029-7.el6.remi.i686 | [26 KiB] |
Changelog by Remi Collet (2019-04-03):
- Fix a crash if running under memory pressure (rh #1688752). |
libargon2-20161029-2.el6.remi.i686 | [25 KiB] |
Changelog by Milan Broz (2017-11-16):
- Do not use -march=native in build, use system flags (rh #1512845). |