freebsd-ports/security/py-flask-bcrypt/distinfo
Jose Alonso Cardenas Marquez 0b98cb4e41 security/py-flask-bcrypt: New port: 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.
2023-04-29 18:32:33 -05:00

3 lines
165 B
Text

TIMESTAMP = 1680277022
SHA256 (Flask-Bcrypt-1.0.1.tar.gz) = f07b66b811417ea64eb188ae6455b0b708a793d966e1a80ceec4a23bc42a4369
SIZE (Flask-Bcrypt-1.0.1.tar.gz) = 5996