blob: 7e3eba82ddefb42ac2277eaa9be3775fe8140cf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=prepare
DESCRIPTION=Password hashing software that won the Password Hashing Competition (PHC)
EAPI=6
HOMEPAGE=https://github.com/P-H-C/phc-winner-argon2
IUSE=static-libs
KEYWORDS=~amd64 ~x86
LICENSE=|| ( Apache-2.0 CC0-1.0 )
SLOT=0
SRC_URI=https://github.com/P-H-C/phc-winner-argon2/archive/20160821.tar.gz -> argon2-20160821.tar.gz
_eclass_exported_funcs=src_prepare:-
_md5_=5d261c81307c5e57b28e53ee5f94b72b
|