How to install M2Crypto
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install m2crypto
- Read the notes specific to this package.
M2Crypto has not been fully ported to Python 3 yet. See Bug #88787.
Lastest release
M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, EC, 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. M2Crypto can also be used to provide SSL for Twisted.