Package: python3-bcrypt Source: python-bcrypt (4.2.0-2.1) Version: 4.2.0-2.1+b1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 555 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 4.2) Static-Built-Using: rust-base64 (= 0.22.1-1), rust-bcrypt (= 0.15.1-3), rust-bcrypt-pbkdf (= 0.10.0-1), rust-getrandom (= 0.2.15-1), rust-subtle (= 2.6.1-1) Section: python Priority: optional Homepage: https://github.com/pyca/bcrypt Description: password hashing library for Python 3 bcrypt is a Python module which provides a password hashing method based on the Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres: http://static.usenix.org/events/usenix99/provos.html. . This package provides the bcrypt Python module for Python 3.x.