freebsd-ports/security/py-m2crypto/pkg-descr
Daichi GOTO 0ad5117180 update security/py-m2crypto: 0.06 --> 0.11
PR:		53950
Submitted by:	Ng Pheng Siong <ngps@post1.com> (mainttainer)
2003-07-01 04:51:41 +00:00

15 lines
542 B
Text

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