python-crypto 2.6.1-8ubuntu2 source package in Ubuntu

Changelog

python-crypto (2.6.1-8ubuntu2) bionic; urgency=medium

  * debian/tests/*: also filter out ClockRewindWarning to make tests more
    reliable.

 -- Marc Deslauriers <email address hidden>  Tue, 03 Apr 2018 09:26:21 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Downloads

File Size SHA-256 Checksum
python-crypto_2.6.1.orig.tar.gz 435.8 KiB f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
python-crypto_2.6.1-8ubuntu2.debian.tar.xz 22.8 KiB b947640445028a42f2727f09857fc942e5f855f21ac5958ad49ca7eb1e06ce88
python-crypto_2.6.1-8ubuntu2.dsc 2.4 KiB e73cbbe44e99efd46eb97fcc894c48f35c29f32438c40fed1a1c35fc2a53aa79

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.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-bit keys
    into a set of English words, primality testing, random number generation.

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-dbgsym: debug symbols for python-crypto
python-crypto-doc: No summary available for python-crypto-doc in ubuntu cosmic.

No description available for python-crypto-doc in ubuntu cosmic.

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.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-bit keys
    into a set of English words, primality testing, random number generation.

python3-crypto-dbg: No summary available for python3-crypto-dbg in ubuntu cosmic.

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

python3-crypto-dbgsym: debug symbols for python3-crypto