python-cryptography 2.6.1-3.1 source package in Ubuntu

Changelog

python-cryptography (2.6.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Backport two patches to fix the testsute with newer openssl.
  * Ignore test_load_ecdsa_no_named_curve in the testsuite because it known to
    break with newer openssl (Closes: #940547).

 -- Sebastian Andrzej Siewior <email address hidden>  Tue, 24 Sep 2019 21:10:32 +0200

Upload details

Uploaded by:
Tristan Seligmann
Uploaded to:
Sid
Original maintainer:
Tristan Seligmann
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-cryptography_2.6.1-3.1.dsc 3.3 KiB d7bb0d42b6a73d5dee202ecd2c19f1d4aadf5256e8a777c9229e7dacd7887b01
python-cryptography_2.6.1.orig.tar.gz 480.1 KiB 26c821cbeb683facb966045e2064303029d572a87ee69ca5a1bf54bf55f93ca6
python-cryptography_2.6.1-3.1.debian.tar.xz 26.5 KiB 66f8d4f6322eed1e8bc13cf016c5a272bbf0414a5dc86359475d92612c0fd519

No changes file available.

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: No summary available for python-cryptography-doc in ubuntu eoan.

No description available for python-cryptography-doc in ubuntu eoan.

python3-cryptography: No summary available for python3-cryptography in ubuntu eoan.

No description available for python3-cryptography in ubuntu eoan.

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