7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
|
Flask-Bcrypt is a Flask extension that provides bcrypt
|
||
|
hashing utilities for your application.
|
||
|
|
||
|
For sensitive data that must be protected, such as passwords,
|
||
|
bcrypt is an advisable choice.
|
||
|
|