[ etiona ]
[ etiona-security ]
[ etiona-updates ]
[ nabia ]
[ nabia-security ]
[ nabia-updates ]
[ aramo ]
[ aramo-security ]
[ aramo-updates ]
[ 源代码: python-cryptography ]
软件包: python3-cryptography (2.1.4-1ubuntu1.1)
python3-cryptography 的相关链接
Trisquel 的资源:
下载源码包 python-cryptography:
- [python-cryptography_2.1.4-1ubuntu1.1.dsc]
- [python-cryptography_2.1.4.orig.tar.gz]
- [python-cryptography_2.1.4-1ubuntu1.1.debian.tar.xz]
维护者:
Original Maintainers:
- Tristan Seligmann
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [cryptography.io]
相似软件包:
Python library exposing cryptographic recipes and primitives (Python 3)
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 3 version of cryptography.
其他与 python3-cryptography 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-asn1crypto
- Fast ASN.1 parser and serializer (Python 3)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- 软件包暂时不可用
-
- dep: python3-cffi-backend-api-min (<= 9729)
- 软件包暂时不可用
-
- dep: python3-idna (>= 2.1)
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-six (>= 1.4.1)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-cryptography-doc
- Python library exposing cryptographic recipes and primitives (documentation)
-
- sug: python3-cryptography-vectors
- Test vectors for python-cryptography (Python 3)