From 12fcbfde7a0d668d8dca7195ca879a47b90431b4 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Thu, 7 Mar 2024 10:24:20 +0700 Subject: python/python3-argon2-cffi: Added (python3 of argon2-cffi). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-argon2-cffi/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python3-argon2-cffi/README (limited to 'python/python3-argon2-cffi/README') 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. -- cgit v1.2.3