summaryrefslogtreecommitdiffstats
path: root/python/pycrypto/README
blob: ed205757794efbf46186ca452133935af9d3d22c (plain)
1
2
3
This is a collection of both secure hash functions (such as MD5 and SHA),
and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.).
The package is structured to make adding new modules easy.