M2Crypto 0.20.2 released
[Posted October 7, 2009 by cook]
| From: |
| Heikki Toivonen <hjtoi-better-remove-before-reply-AT-comcast.net> |
| To: |
| comp-lang-python-announce-AT-moderators.isc.org |
| Subject: |
| ANN: M2Crypto 0.20.2 |
| Date: |
| Tue, 06 Oct 2009 22:08:56 -0700 |
| Message-ID: |
| <hah7oj$4hp$1@aioe.org> |
| Archive-link: |
| Article, Thread
|
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA,
DSA, DH, HMACs, message digests, symmetric ciphers (including AES); SSL
functionality to implement clients and servers; HTTPS extensions to
Python's httplib, urllib, and xmlrpclib; unforgeable HMAC'ing
AuthCookies for web session management; FTP/TLS client and server;
S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An S/MIME
messenger for Zope. Smartcards supported with the Engine interface.
This is the 0.20.2 release. Download links and bug filing instructions
on the homepage at:
http://chandlerproject.org/Projects/MeTooCrypto.
Changelog:
- (Re)Enable configuration and use with OpenSSL 0.9.7g and older by
disabling RSA PSS methods when using such old OpenSSL that don't support
it, thanks to Stef Walter
NOTE: If you are using OpenSSL that is newer than 0.9.7g there is no
need to update.
--
Heikki Toivonen - http://heikkitoivonen.net
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
(
Log in to post comments)