python-cryptography 1.1.1-1ubuntu1 source package in Ubuntu

Changelog

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

  * d/control: Drop python-hypothesis BD until python-hypothesis package
    can run tests.
  * d/p/patch skip-hypothesis-tests.patch: Skip hypothesis test.
  * d/rules: Drop PYBUILD_AFTER_TEST=rm -r {build_dir}/.hypothesis.

 -- Corey Bryant <email address hidden>  Mon, 14 Dec 2015 17:51:17 -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-1ubuntu1.debian.tar.xz 23.6 KiB 55c298cd8c6d4ff8e2f4486eccf9d7ee7159a28e8052ff4c1fbc9b983fae97e7
python-cryptography_1.1.1-1ubuntu1.dsc 2.1 KiB 4cfc0c818a6aa4d1c3adcda9b252069cfb9fb5bc7e671a50b75bfa6e27482814

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.