python-crypto - Cryptography library for Python
Website: | http://www.amk.ca/python/code/crypto.html |
---|---|
License: | Public Domain |
Vendor: | Fedora Project |
- Description:
Python-crypto is a collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.).
Packages
python-crypto-2.0.1-1.el4.2.ppc [196 KiB] |
Changelog
by David Malcolm (2010-09-22):
- remove IDEA and RC5 implementations - add %check section |