diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-07-25 15:17:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-25 15:17:55 +0700 |
commit | 959ec73084b50e39b53c8160a530d953055641fd (patch) | |
tree | cc0dee7318d7a7e8ce0b79b733c92477008a03ac /python/argon2-cffi-bindings/slack-desc | |
parent | b5cc7860a8005e2d58fe2edc9fdb5bc7605b57ee (diff) |
python/argon2-cffi-bindings: Added (CFFI bindings for Argon2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/argon2-cffi-bindings/slack-desc')
-rw-r--r-- | python/argon2-cffi-bindings/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/argon2-cffi-bindings/slack-desc b/python/argon2-cffi-bindings/slack-desc new file mode 100644 index 0000000000000..19878501342d7 --- /dev/null +++ b/python/argon2-cffi-bindings/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-bindings: argon2-cffi-bindings (Low-level CFFI bindings for Argon2) +argon2-cffi-bindings: +argon2-cffi-bindings: argon2-cffi-bindings provides low-level CFFI bindings to the Argon2 +argon2-cffi-bindings: password hashing algorithm including a vendored version of them. +argon2-cffi-bindings: +argon2-cffi-bindings: +argon2-cffi-bindings: +argon2-cffi-bindings: +argon2-cffi-bindings: +argon2-cffi-bindings: +argon2-cffi-bindings: |