python-cryptography 2.8-1ubuntu2 source package in Ubuntu
Changelog
python-cryptography (2.8-1ubuntu2) focal; urgency=medium * Update autopkg test dependencies. -- Matthias Klose <email address hidden> Thu, 30 Jan 2020 18:55:56 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Tristan Seligmann
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cryptography_2.8.orig.tar.gz | 492.7 KiB | 3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651 |
python-cryptography_2.8-1ubuntu2.debian.tar.xz | 11.1 KiB | 836472d0b320c3b2e219dc2a8a7197343747de547c08e5bfc0b667f03bdc561c |
python-cryptography_2.8-1ubuntu2.dsc | 3.5 KiB | c046bad395901c317fd113a4613fb45ca2c8976335ccec46e117cb846af7a20a |
Available diffs
- diff from 2.6.1-4ubuntu1 to 2.8-1ubuntu2 (68.0 KiB)
- diff from 2.8-1ubuntu1 to 2.8-1ubuntu2 (503 bytes)
Binary packages built by this source
- python-cryptography: 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-dbgsym: debug symbols for python-cryptography
- 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 (Python 3)
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 3 version of cryptography.
- python3-cryptography-dbgsym: debug symbols for python3-cryptography