Hello,

I am pleased to announce that M2Crypto 0.05 is now available:

    http://www.post1.com/home/ngps/m2


M2Crypto is a Python interface to OpenSSL's crypto, SSL and 
S/MIME functionality.


What's in:

- Compatible with both Python 2.0 and Python 1.5.2.

- PyUnit unit tests; currently 40 tests for 6 modules.

- More diligent error checking in the C code.

- Beginnings of module documentation.

- Fixed more memory leaks.

- SSL callback thread-safety improvements. Thanks to Ray Suorsa for
  insights and patches.

- SSL clients can now reuse SSL sessions; this boosts performance. A demo
  program is included, see demo/ssl/sess.py.

- Bundles (parts of) the June 2000 unencumbered release of Medusa.

- demo/ssl/https_srv.py, a threading, directory-listing, https enhancement
  to SimpleHTTPServer.py.

- Renamed M2Crypto.M2Crypto to M2Crypto.m2 to prevent package/module
  naming/loading confusion.

- It's been a year since I began this: my demo certificates have expired.  ;-) 
  A new set of certificates (with longer validity periods) are bundled.


What's out:

- ZServerSSL and ZSmime are not included in this release, because they have
  not been tested with Zope 2.2.x.

- Makefiles for the Borland C++ free compiler tools are not included,
  because they do not yet work with Python 2.0.


As usual, feedback is very much appreciated.

-- 
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to