python-cryptography 1.2.3-1ubuntu0.3 source package in Ubuntu
Changelog
python-cryptography (1.2.3-1ubuntu0.3) xenial-security; urgency=medium * SECURITY UPDATE: Bleichenbacher timing oracle attack - debian/patches/CVE-2020-25659.patch: Attempt to mitigate Bleichenbacher attacks on RSA decryption docs/spelling_wordlist.txt, src/cryptography/hazmat/backends/openssl/rsa.py. - CVE-2020-25659 -- <email address hidden> (Leonidas S. Barbosa) Wed, 28 Oct 2020 11:55:13 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | misc | |
Xenial | security | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-cryptography_1.2.3.orig.tar.gz | 364.4 KiB | 8eb11c77dd8e73f48df6b2f7a7e16173fe0fe8fdfe266232832e88477e08454e |
python-cryptography_1.2.3-1ubuntu0.3.debian.tar.xz | 26.0 KiB | ee3400b3fa24b5869f1834cdd9993d8a0353fd412e760d14b00ef57eb245ea46 |
python-cryptography_1.2.3-1ubuntu0.3.dsc | 3.1 KiB | bd91da349e21c559a05aa095f20044295905d96dc195aa9fa8674fd3086f3c37 |
Available diffs
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.