[ 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)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libssl1.1 (>= 1.1.1)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- 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)