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

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

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

Available diffs

View changes file

Binary packages built by this source

python-cryptography-doc: 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.

python3-cryptography: Python library exposing cryptographic recipes and primitives

 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.

python3-cryptography-dbgsym: debug symbols for python3-cryptography