FreeBSD.software
Home/security/py311-Flask-Bcrypt

py311-Flask-Bcrypt

1.0.1_1security

Flask extension that provides bcrypt hashing utilities for your application

Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application. Due to the recent increased prevalence of powerful hardware, such as modern GPUs, hashes have become increasingly easy to crack. A proactive solution to this is to use a hash that was designed to be "de-optimized". Bcrypt is such a hashing facility; unlike hashing algorithms such as MD5 and SHA1, which are optimized for speed, bcrypt is intentionally structured to be slow. For sensitive data that must be protected, such as passwords, bcrypt is an advisable choice.

$pkg install py311-Flask-Bcrypt
github.com/maxcountryman/flask-bcrypt
Origin
security/py-flask-bcrypt
Size
32.3KiB
License
BSD2CLAUSE
Maintainer
acm@FreeBSD.org
Dependencies
3 packages
Required by
0 packages

Dependencies (3)