blob: 5e33edb2f313ef08f550abb27e2c4384d9ffc639 (
plain) (
blame)
1
2
3
4
5
6
7
|
Python Cryptography Toolkit (pycrypto)
This is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, ElGamal, etc.) for
Python.
WWW: http://pycrypto.org
|