blob: c5fd85b29dafd44f1586c0767f4b437eb2a67461 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
M2Crypto is a crypto and SSL toolkit for Python:
- DH, RSA, DSA, symmetric ciphers including AES, message digests, HMACs.
- SSL functionality to implement clients and servers, with examples.
- HTTPS extensions to Python's httplib, urllib and xmlrpclib.
- Unforgeable HMAC'ing AuthCookies for web session management.
- FTP/TLS client and server.
- S/MIME v2.
- ZServerSSL: A HTTPS server for Zope.
- ZSmime: An S/MIME messenger for Zope.
WWW: http://www.post1.com/home/ngps/m2/
Ng Pheng Siong
ngps@post1.com
|