[ buster ]
[ 源代码: python-cryptography ]
软件包:python-cryptography(2.6.1-3+deb10u4) [security]
python-cryptography 的相关链接
Debian 的资源:
下载源码包 python-cryptography:
- [python-cryptography_2.6.1-3+deb10u4.dsc]
- [python-cryptography_2.6.1.orig.tar.gz]
- [python-cryptography_2.6.1-3+deb10u4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cryptography.io]
相似软件包:
Python library exposing cryptographic recipes and primitives (Python 2)
The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python.
As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries:
- Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults.
This package contains the Python 2 version of cryptography.
其他与 python-cryptography 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libssl1.1 (>= 1.1.1)
- 安全套接字层工具箱 - 共享库
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-asn1crypto
- Fast ASN.1 parser and serializer (Python 2)
-
- dep: python-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python-enum34
- backport of Python 3.4's enum package
-
- dep: python-ipaddress
- Backport of Python 3 ipaddress module (Python 2)
-
- dep: python-six (>= 1.4.1)
- Python 2 和 3 兼容库(Python 2 接口)
-
- sug: python-cryptography-doc
- Python library exposing cryptographic recipes and primitives (documentation)
-
- sug: python-cryptography-vectors
- Test vectors for python-cryptography (Python 2)