1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/security/libargon2/pkg-descr
Jan Beich dbdf0b1ecb security/libargon2: add new port
PR:		209411
Submitted by:	Christopher Hall <christopherhall.hsw@gmail.com>
Reviewed by:	Yonas Yanfa, Vladimir Krstulja

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.

https://github.com/P-H-C/phc-winner-argon2
2016-07-12 08:46:21 +00:00

7 lines
260 B
Plaintext

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.
WWW: https://github.com/P-H-C/phc-winner-argon2