Encryption and python?
M.-A. Lemburg
mal at lemburg.com
Fri Jul 13 11:04:26 EDT 2001
Greg Copeland wrote:
>
> 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.
Then you should have a look at amkCrypto (www.amk.ca)...
--
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Consulting & Company: http://www.egenix.com/
Python Software: http://www.lemburg.com/python/
More information about the Python-list
mailing list