argon2
Port variant standard
Summary Reference C implementation of the Argon2 hash
Package version 20190702
Homepage https://github.com/P-H-C/phc-winner-argon2
Keywords security
Maintainer Michael Reim
License CC0_10 , APACHE20 (dual)
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 APR 2023, 18:43:58 UTC
Port created 23 APR 2018, 13:00:08 UTC
Subpackage Descriptions
single Argon2 is a password-hashing function created by by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich. It was declared the winner of the Password Hashing Competition (PHC) in 2015. The PHC recommends using it rather than legacy algorithms. Argon2 is in the public domain. There are two versions of Argon2. Argon2d provides the highest resistance against GPU cracking attacks. Argon2i is designed to resist side-channel attacks. Argon2id is a hybrid that should generally be used unless special reasons exist to prefer one of the other versions.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
Download groups
main https://github.com/P-H-C/phc-winner-argon2/archive/
Distribution File Information
daf972a89577f8772602bf2eb38b6a3dd3d922bf5724d45e7f9589b5e830442c 1505307 20190702.tar.gz
Ports that require argon2:standard
keepassxc:standard Community fork of the KeePassX password manager