freebsd-ports/security/py-m2crypto/pkg-descr
Marcus Alves Grando 346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00

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>