Encryption and python?

Michael Ströder michael at stroeder.com
Fri Jul 13 04:41:58 EDT 2001


Greg Copeland wrote:
> 
> I've been browsing around for a while now trying to come up with
> "the" python encryption library that I can make use of.

This is a very general question. What are you looking for?
- Low-level algorithms (hashes and encryption)
- Crypto Protocols (e.g SSL or S/MIME)
- Key stores
...

There's also a mailing list (currently very low volume):
http://listserv.surfnet.nl/archives/python-crypto.html

Ciao, Michael.



More information about the Python-list mailing list