Encryption and python?
Greg Copeland
gtcopeland at earthlink.net
Fri Jul 13 08:41:09 EDT 2001
Michael Ströder <michael at stroeder.com> writes:
> 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.
Fair enough. I'm looking for low-level algorithms for public
key exchange, some encryption, digital signatures and hashes.
Greg
More information about the Python-list
mailing list