python-rsa 3.1.2-1ubuntu0.1 source package in Ubuntu

Changelog

python-rsa (3.1.2-1ubuntu0.1) trusty-security; urgency=medium

  * SECURITY UPDATE: BERserk attack vulnerability
    - debian/patches/CVE-2016-1494.patch: fix in verify()
      from parsing to comparison in rsa/pkcs1.py.
    - CVE-2016-1494

 -- <email address hidden> (Leonidas S. Barbosa)  Wed, 16 May 2018 14:18:55 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe misc
Trusty security universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-rsa_3.1.2.orig.tar.gz 34.4 KiB 66eb8752a1de9b92d7679ea0e1556cf2e4a155161d0024e97e06999041e35f58
python-rsa_3.1.2-1ubuntu0.1.debian.tar.gz 3.5 KiB bfa3fcc551dd660630148001c08cff74d3077c0730db9a54579223ef4a712473
python-rsa_3.1.2-1ubuntu0.1.dsc 2.1 KiB 3cfc87b534c11a1f5def3e71768155b874810def09f746f214b7b09601c4db34

View changes file

Binary packages built by this source

python-rsa: Pure-Python RSA implementation (Python 2)

 Python-RSA is a pure-Python RSA implementation. It supports encryption
 and decryption, signing and verifying signatures, and key generation
 according to PKCS#1 version 1.5. It can be used as a Python library as
 well as on the commandline. The code was mostly written by Sybren A. Stüvel.
 .
 This package contains the module for Python 2.

python3-rsa: Pure-Python RSA implementation (Python 3)

 Python-RSA is a pure-Python RSA implementation. It supports encryption
 and decryption, signing and verifying signatures, and key generation
 according to PKCS#1 version 1.5. It can be used as a Python library as
 well as on the commandline. The code was mostly written by Sybren A. Stüvel.
 .
 This package contains the module for Python 3.