blob: 63ff487c27373dd2f19bbb58989e567b58c407f9 (
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/20161029.tar.gz -> argon2-20161029.tar.gz
_eclass_exported_funcs=src_prepare:-
_md5_=f01bb8bb8dd638cf91b75e9ac2dcbe59
|