deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-bcrypt, python3-flask, python3:any
Description: |-
Flask extension that provides bcrypt hashing utilities (Python3)
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 Python3 version of the library.
Homepage: https://readthedocs.org/docs/flask-bcrypt/
Installed-Size: '31'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-flask-bcrypt
Priority: optional
Section: python
Source: flask-bcrypt
Version: 1.0.1-2
srcpkg_name: flask-bcrypt
srcpkg_version: 1.0.1-2