2005-03-19 23:25:17 +01:00
|
|
|
M2Crypto is a crypto and SSL toolkit for Python featuring the following:
|
2001-03-31 03:52:00 +02:00
|
|
|
|
2005-03-19 23:25:17 +01:00
|
|
|
* 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.
|
|
|
|
* ZSmime: An S/MIME messenger for Zope.
|
2001-03-31 03:52:00 +02:00
|
|
|
|
2006-07-10 18:01:24 +02:00
|
|
|
WWW: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
|