diff options
Diffstat (limited to 'libraries/argon2/slack-desc')
-rw-r--r-- | libraries/argon2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/argon2/slack-desc b/libraries/argon2/slack-desc new file mode 100644 index 0000000000000..0be295ca6910a --- /dev/null +++ b/libraries/argon2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +argon2: argon2 (password-hashing function) +argon2: +argon2: Argon2 is a password-hashing function that summarizes the state of +argon2: the art in the design of memory-hard functions and can be used to +argon2: hash passwords for credential storage, key derivation, or other +argon2: applications. +argon2: +argon2: Homepage: https://github.com/P-H-C/phc-winner-argon2/ +argon2: +argon2: +argon2: |