python-flask-bcrypt

Python 2 flask extension that provides bcrypt hashing utilities

Description

Due to the recent increased prevelance 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.

This is a Python 2 package

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://readthedocs.org/docs/flask-bcrypt/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-flask-bcrypt