diff options
Diffstat (limited to 'python/argon2-cffi/README')
-rw-r--r-- | python/argon2-cffi/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/argon2-cffi/README b/python/argon2-cffi/README index 436ed532f293f..49e46834c833d 100644 --- a/python/argon2-cffi/README +++ b/python/argon2-cffi/README @@ -1,3 +1 @@ Python implementation of the Argon2 secure password hashing algorithm. - -cffi must be built with Python 3 support. |