[ANNOUNCE] M2Crypto 0.04

Ng Pheng Siong ngps at madcap.dyndns.org
Mon Apr 17 13:25:35 EDT 2000


Hello,

I am pleased to announce the release of M2Crypto 0.04. This release
offers the following:

-   Based on OpenSSL 0.9.5. Tested on FreeBSD, Linux and Win NT.

-   Much improved SSL:

        -   SSL certificate-based client authentication with 
        callbacks in Python.

        -   An interface to create SSL sessions. An SSL session 
        caches security parameters negotiated during SSL/TLS handshaking. 
        Many SSL connections can be instantiated over an SSL session; 
        this reduces the frequency of expensive public-key cryptographic 
        operations and thereby improves performance.

        -   More robust SSL socket implementation - raises Python 
        exceptions, not dumps core. (Mostly. ;-)

-   S/MIME: signs, encrypts, decrypts, verifies. 

-   More X.509 certificate manipulation, in support of PyCA.

-   Various bug fixes and minor enhancements.


Thanks to Ray Soursa <res at loudcloud.com>, Johannes Stezenbach 
<yawyi at gmx.net>, Michael Ströder <michael.stroeder at inka.de> and 
others for bug reports and suggestions.


The release is here: 

    http://www.post1.com/home/ngps/m2/m2crypto-0.04.zip
    http://www.post1.com/home/ngps/m2/m2crypto-0.04.zip.asc


As usual, feedback is very much appreciated. Cheers.
-- 
Ng Pheng Siong <ngps at post1.com> * http://www.post1.com/home/ngps
-- 
Ng Pheng Siong <ngps at post1.com> * http://www.post1.com/home/ngps




More information about the Python-list mailing list