346fd0a6a3
Approved by: pav (mentor)
15 lines
531 B
Plaintext
15 lines
531 B
Plaintext
M2Crypto is a crypto and SSL toolkit for Python featuring the following:
|
|
|
|
* 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.
|
|
|
|
WWW: http://sandbox.rulemaker.net/ngps/m2/
|
|
|
|
Marcus Alves Grando <mnag@FreeBSD.org>
|