[ 源代码: python-bcrypt ]
软件包:python3-bcrypt(3.1.7-4)
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python3-six (>= 1.4.1)
- Python 2 and 3 compatibility library (Python 3 interface)