Python OpenSSL library
Antoine Pitrou
solipsis at pitrou.net
Mon Jun 14 16:49:53 EDT 2010
On Mon, 14 Jun 2010 11:05:50 -0700
geremy condra <debatem1 at gmail.com> wrote:
>
> Yes. Hashlib is designed to provide cryptographic hashes, and the ssl
> module to provide TLS support. Evpy provides encryption and signing.
> Am I answering your question?
Hmm, indeed, thank you. For some strange reason I had forgotten that
hashlib is limited to hashing (I'm not even being ironical :-S).
Regards
Antoine.
More information about the Python-list
mailing list