python-cryptography 1.1.1-1ubuntu2 source package in Ubuntu

Changelog

python-cryptography (1.1.1-1ubuntu2) xenial; urgency=medium

  * Revert changes made in version 1.1.1-1ubuntu1.

 -- Corey Bryant <email address hidden>  Tue, 15 Dec 2015 14:35:44 -0500

Upload details

Uploaded by:
Corey Bryant
Sponsored by:
Chuck Short
Uploaded to:
Xenial
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.1.1.orig.tar.gz 340.8 KiB 2912923af7455fb2d2439a037242507c12caece7dd6659d62fa82a61edb2bae0
python-cryptography_1.1.1-1ubuntu2.debian.tar.xz 23.2 KiB f07735f16816860231e21cf39054abb9e30f775537c766cd774e87ad0ddd465d
python-cryptography_1.1.1-1ubuntu2.dsc 2.2 KiB b4d45c74f1ee1432c7516fc5ef29474ad3878ccbc3154699a70d50f56814ed7e

Available diffs

View changes file

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-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.