python3-crypto

cryptographic algorithms and protocols for Python 3

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://www.pycrypto.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-crypto