python-crypto 2.4.1-1ubuntu0.1 source package in Ubuntu

Changelog

python-crypto (2.4.1-1ubuntu0.1) precise-security; urgency=low

  * SECURITY UPDATE: incorrect ElGamal key generation
    - debian/patches/CVE-2012-2417.patch: generate safe prime numbers in
      lib/Crypto/PublicKey/ElGamal.py.
    - CVE-2012-2417
 -- Marc Deslauriers <email address hidden>   Wed, 27 Jun 2012 15:14:23 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-crypto_2.4.1.orig.tar.gz 374.1 KiB 4ff5f7008869c8509d16a31f285b9f6340c4a9ff703c85298832a2869210b154
python-crypto_2.4.1-1ubuntu0.1.debian.tar.gz 10.2 KiB f06b380e0e31839d8502b6b1db54f7ea98c3478577e380094abc556af3de130c
python-crypto_2.4.1-1ubuntu0.1.dsc 2.5 KiB 58a4aaaeb3bed62fe1219d67e422825bb4dac724fde8dd0d168d3690326ce0a2

View changes file

Binary packages built by this source

python-crypto: cryptographic algorithms and protocols for Python

 A collection of cryptographic algorithms and protocols, implemented
 for use from Python. Among the contents of the package:
 .
  * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
  * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
  * Stream encryption algorithms: ARC4, simple XOR.
  * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-key keys
    into a set of English words, primality testing, random number gereration.

python-crypto-dbg: cryptographic algorithms and protocols for Python (debug extension)

 A collection of cryptographic algorithms and protocols, implemented
 for use from Python.
 .
 This package contains the extensions built for the Python debug interpreter.

python-crypto-doc: cryptographic algorithms and protocols for Python (documentation)

 A collection of cryptographic algorithms and protocols, implemented
 for use from Python.
 .
 This package contains technical documentation.

python3-crypto: cryptographic algorithms and protocols for Python 3

 A collection of cryptographic algorithms and protocols, implemented
 for use from Python 3. Among the contents of the package:
 .
  * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
  * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
  * Stream encryption algorithms: ARC4, simple XOR.
  * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-key keys
    into a set of English words, primality testing, random number gereration.

python3-crypto-dbg: cryptographic algorithms and protocols for Python 3 (debug extension)

 A collection of cryptographic algorithms and protocols, implemented
 for use from Python 3.
 .
 This package contains the extensions built for the Python 3 debug interpreter.