SlackBuildsOrg/python/pycrypto/README
Heinz Wiesinger ebb7fab98d python/pycrypto: Moved from /development and updated for version 2.3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2011-03-30 22:52:58 -05:00

3 lines
205 B
Text

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.