python-crypto 2.4.1-1 source package in Ubuntu

Changelog

python-crypto (2.4.1-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: also export CPPFLAGS to honor all hardening flags.
  * Support noopt.
    - debian/patches:
      + dont-drop-g.patch: update to don't drop optimization flags and to
        don't append -O3.
      + Add fix-unresolved-reference-size.patch to fix an unresolved reference
        in _fastmath when built without optimization.
    - debian/rules: if noopt is not set, append -O3 to CFLAGS (as upstream
      does).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  27 Nov 2011 16:12:51 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Sebastian Ramacher
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
python-crypto_2.4.1.orig.tar.gz 374.1 KiB 4ff5f7008869c8509d16a31f285b9f6340c4a9ff703c85298832a2869210b154
python-crypto_2.4.1-1.debian.tar.gz 9.0 KiB 5be0d43b92b3c51c0ee380f5d073c7cf46018ec540b78220b6cce224f9fbcc27
python-crypto_2.4.1-1.dsc 2.4 KiB f2864ba2b4d17c3060a8161752ac83c5af9c4e743935e7f18bc00168b501427c

Available diffs

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: No summary available for python3-crypto-dbg in ubuntu quantal.

No description available for python3-crypto-dbg in ubuntu quantal.