pycrypto: A cryptographic toolkit for Python1

pycrypto is a collection of cryptographic algorithms and protocols for use from Python. - Hash functions: MD2, MD4, RIPEMD, SHA256. - Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5. - Stream encryption algorithms: ARC4, simple XOR. - Public-key algorithms: RSA, DSA, ElGamal, qNEW. - Protocols: All-or-nothing transforms, chaffing/winnowing.

... part of T2, get it here

URL: http://www.amk.ca/python/code/crypto.html

Author: Andrew Kuchling <comments [at] amk [dot] ca>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: OpenSource
Status: Stable
Version: 2.0.1

Download: http://www.amk.ca/files/python/crypto/ pycrypto-2.0.1.tar.gz

T2 source: pycrypto.cache
T2 source: pycrypto.desc

Build time (on reference hardware): 0% (relative to binutils)2

Installed size (on reference hardware): 0.51 MB, 68 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils grep linux-header python sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).