软件包: python-flask-bcrypt-doc (0.7.1-1)
python-flask-bcrypt-doc 的相关链接
Trisquel 的资源:
下载源码包 flask-bcrypt:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Orestis Ioannou
外部的资源:
- 主页 [readthedocs.org]
相似软件包:
Flask extension that provides bcrypt hashing utilities (doc)
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 package contains the HTML documentation.