python-cryptography 2.8-3 source package in Ubuntu
Changelog
python-cryptography (2.8-3) unstable; urgency=medium * Team upload. * debian/control - use python3-sphinx-rtd-theme; Closes: #950448 -- Sandro Tosi <email address hidden> Sat, 01 Feb 2020 20:01:51 -0500
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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cryptography_2.8-3.dsc | 3.4 KiB | 5606b9c1b44f97b5bf4c73a302a7b8fc2132ca4b832f8f0c653209dd32b4ae71 |
python-cryptography_2.8.orig.tar.gz | 492.7 KiB | 3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651 |
python-cryptography_2.8-3.debian.tar.xz | 11.1 KiB | 52e7dded4e29db2272c047ce4ef46c56b816ae28e4cb4cfddadf160f6efcada0 |
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: debug symbols for python-cryptography
- python-cryptography-doc: No summary available for python-cryptography-doc in ubuntu groovy.
No description available for python-
cryptography- doc in ubuntu groovy.
- 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