You are not logged in Log in Join
You are here: Home » Members » ngps » M2Crypto - ZServerSSL and Encrypting Monitor » View NewsItem

Log in
Name

Password

 

M2Crypto - ZServerSSL and Encrypting Monitor

I am pleased to announce the release of M2Crypto 0.03.

M2Crypto == Python + OpenSSL + SWIG. It makes accessible to the Python programmer DH, DSA, RSA, symmetric ciphers, message digests, HMACs and sufficient SSL functionality to implement servers and clients.

M2Crypto's SSL support includes https servers (based on Medusa and Zope's ZServer), https enhancements to Python's client-side web libraries, and three models for building SSL servers: forking, threading and asynchronous socket I/O.

This release bundles a https server and an encrypting Medusa monitor compatible with Zope 2.1.3, provides xmlrpc-over-https functionality, and has the beginnings of pgp2 support.

M2Crypto is available here: http://www.post1.com/home/ngps/m2

Feedback is most appreciated.