diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-11-07 08:29:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-07 08:29:29 +0700 |
commit | 45e5b1c4046d5f144705cb47672a3a68f474544b (patch) | |
tree | 49268846eeeaf1a745f89ba3b5e8dcf7fb601118 /python/argon2-cffi/slack-desc | |
parent | 342e2017f2a339e436bfb1c763205b8daaea701b (diff) |
python/argon2-cffi: Added (Python implementation of Argon2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/argon2-cffi/slack-desc')
-rw-r--r-- | python/argon2-cffi/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/argon2-cffi/slack-desc b/python/argon2-cffi/slack-desc new file mode 100644 index 000000000000..004b4bbcaace --- /dev/null +++ b/python/argon2-cffi/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-cffi: argon2-cffi (Python implementation of Argon2) +argon2-cffi: +argon2-cffi: Python implementation of the Argon2 secure password hashing algorithm. +argon2-cffi: +argon2-cffi: +argon2-cffi: +argon2-cffi: +argon2-cffi: +argon2-cffi: +argon2-cffi: +argon2-cffi: |