aboutsummaryrefslogtreecommitdiff
path: root/python/python3-argon2-cffi/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2024-03-07 10:24:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-09 06:18:10 +0700
commit12fcbfde7a0d668d8dca7195ca879a47b90431b4 (patch)
treef5f1525fb9946aca4d8a8fa135b34b2719441030 /python/python3-argon2-cffi/README
parentb47c13cdba979b6c8ad606e55cd4588c8b77d740 (diff)
python/python3-argon2-cffi: Added (python3 of argon2-cffi).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-argon2-cffi/README')
-rw-r--r--python/python3-argon2-cffi/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-argon2-cffi/README b/python/python3-argon2-cffi/README
new file mode 100644
index 0000000000..49e46834c8
--- /dev/null
+++ b/python/python3-argon2-cffi/README
@@ -0,0 +1 @@
+Python implementation of the Argon2 secure password hashing algorithm.