python-crypto 2.4-1 source package in Ubuntu

Changelog

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

  [ Sebastian Ramacher ]
  * New upstream release.
  * debian/rules: export CFLAGS and LDFLAGS to build with hardening flags.
  * debian/patches:
    - Add dont-drop-g.patch to compile non debug builds with -g.
    - Remove epydoc-exclude-introspect.patch, fix-RSA-generate-exception.patch
      and no-usr-local.patch: all applied upstream.
    - Remove setup-dont-check-gmp.patch: not needed anymore.
  * Add python3-crypto and python3-crypto-dbg packages.
    - debian/rules: build, install and test for all available versions of
      Python 2 and Python 3.
    - debian/control: add Build-Dep on python3-all-dev and python3-all-dbg.

  [ Jan Dittberner ]
  * add debian/control: DM-Upload-Allowed: yes
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  07 Nov 2011 10:05:00 +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

Downloads

File Size SHA-256 Checksum
python-crypto_2.4.orig.tar.gz 373.9 KiB f49d8aea2d7d65db9906c7d3b8b3a07fcae8387cf5cb06a7510383e211902d39
python-crypto_2.4-1.debian.tar.gz 8.3 KiB 9db4d363047ed0e64acacc5294d720e682620960941fc80f5a919f86f4cfdd2b
python-crypto_2.4-1.dsc 2.3 KiB b3ead5bd650b75e8cc95ab1b33ca63ffd800673406210c55b471c7123b020271

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: 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.