[ 原始碼: python-bcrypt ]
套件:python3-bcrypt(5.0.0-3)
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.
其他與 python3-bcrypt 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34) [除 i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.42) [i386]
-
- dep: libgcc-s1 (>= 4.2) [除 armhf]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.3) [armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
