freebsd-ports/security/py-m2crypto/pkg-descr
Pav Lucistnik 5e67312f66 - Update to 0.13.1
- Take maintainership

PR:		ports/79003
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-03-19 22:25:17 +00:00

14 lines
534 B
Text

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 Grando <marcus@corp.grupos.com.br>