Initial version with only pbkdf2-sha256 support
This commit is contained in:
6
README.rst
Normal file
6
README.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
================
|
||||
Passlib-Werkzeug
|
||||
================
|
||||
|
||||
Passlib handlers to understand password hashes generated by Werkzeug’s ``generate_password_hash``,
|
||||
and to generate hashes understood by ``check_password_hash``.
|
Reference in New Issue
Block a user