summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/argon2: Add sub slotThomas Deutschmann2018-01-021-0/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-crypt/argon2: new ebuild.Simon Levermann2016-11-251-0/+13
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