suggest better things (#412)

This commit is contained in:
Paul Kehrer 2022-09-14 20:11:17 -05:00 committed by GitHub
parent 94bfd47cea
commit 007953bbcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,8 @@ bcrypt
.. image:: https://github.com/pyca/bcrypt/workflows/CI/badge.svg?branch=main
:target: https://github.com/pyca/bcrypt/actions?query=workflow%3ACI+branch%3Amain
Acceptable password hashing for your software and your servers
Acceptable password hashing for your software and your servers (but you should
really use argon2id or scrypt)
Installation