summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/argon2: Drop oldSimon Levermann2018-01-021-1/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-crypt/argon2: Version bump to 20171227Simon Levermann2018-01-021-0/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://bugs.gentoo.org/641390
* app-crypt/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* app-crypt/argon2: version bumpSimon Levermann2017-02-021-0/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/3644 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/argon2: new ebuild.Simon Levermann2016-11-251-0/+1
Argon2 is a password hashing tool and library that won the Password Hashing Competition (https://password-hashing.net/). Gentoo-Bug: https://bugs.gentoo.org/597062 Closes: https://github.com/gentoo/gentoo/pull/2561