[ 原始碼: python-cryptography ]
套件:python-cryptography-doc(38.0.4-3)
python-cryptography-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-cryptography:
- [python-cryptography_38.0.4-3.dsc]
- [python-cryptography_38.0.4.orig.tar.gz]
- [python-cryptography_38.0.4.orig.tar.gz.asc]
- [python-cryptography_38.0.4-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cryptography.io]
相似套件:
Python library exposing cryptographic recipes and primitives (documentation)
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 documentation for cryptography.
其他與 python-cryptography-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.2.0+dfsg)
- sphinx theme from readthedocs.org (common files)