python-cryptography 1.9-1 source package in Ubuntu

Changelog

python-cryptography (1.9-1) unstable; urgency=medium

  * New upstream release.
    - Replaced pyasn1 with asn1crypto.
  * Bump Standards-Version to 4.0.0 (no changes).

 -- Tristan Seligmann <email address hidden>  Tue, 20 Jun 2017 21:19:23 +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_1.9-1.dsc 3.2 KiB 0f15d8b2e720a940ea8bbce9bec570aec90d160ab647b19adf3a494ba9d7ba3a
python-cryptography_1.9.orig.tar.gz 400.1 KiB 5518337022718029e367d982642f3e3523541e098ad671672a90b82474c84882
python-cryptography_1.9-1.debian.tar.xz 24.0 KiB b797c2300d9862ce7a5989264d0b709b782cd561da8618632c5bb181163648d7

Available diffs

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

No description available for python-cryptography-dbgsym in ubuntu artful.

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: No summary available for python3-cryptography in ubuntu artful.

No description available for python3-cryptography in ubuntu artful.

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