[ buster ]
[ 源代码: python-bcrypt ]
软件包:python-bcrypt(3.1.6-1)
python-bcrypt 的相关链接
Debian 的资源:
下载源码包 python-bcrypt:
- [python-bcrypt_3.1.6-1.dsc]
- [python-bcrypt_3.1.6.orig.tar.gz]
- [python-bcrypt_3.1.6.orig.tar.gz.asc]
- [python-bcrypt_3.1.6-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
password hashing library for Python
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 2.x.
其他与 python-bcrypt 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python-six (>= 1.4.1)
- Python 2 和 3 兼容库(Python 2 接口)