9 lines
284 B
Text
9 lines
284 B
Text
|
Python Cryptography Toolkit (pycrypto)
|
||
|
======================================
|
||
|
|
||
|
This is a collection of both secure hash functions (such as MD5 and
|
||
|
SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal,
|
||
|
etc.) for Python.
|
||
|
|
||
|
WWW: http://www.amk.ca/python/code/crypto.html
|