[ 源代码: 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)