mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
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
|