python-cryptography 46.0.5-ok1 source package in openKylin
Changelog
python-cryptography (46.0.5-ok1) huanghe; urgency=medium * build for openkylin -- liwenjun <email address hidden> Mon, 17 Aug 2026 20:01:25 +0800
python-cryptography (46.0.5-ok1) huanghe; urgency=medium * build for openkylin -- liwenjun <email address hidden> Mon, 17 Aug 2026 20:01:25 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-cryptography_46.0.5.orig.tar.gz | 4.1 MiB | d35f25738f969adbb4c83439ae0cc356999e57efa3ba26c07fa73fe9fbef070d |
| python-cryptography_46.0.5-ok1.debian.tar.xz | 9.6 KiB | c98aee2df923abaf925103895fc05002d7636f6023035d13af583cfb33e327fd |
| python-cryptography_46.0.5-ok1.dsc | 3.1 KiB | 3662804cb64b597f893b2ee671ce7a8ad5b6aa29bc327740bdd822f66d02760b |
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.
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.