diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-19 22:25:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-19 22:25:17 +0000 |
commit | 5e67312f669149cea8cbe93ff4fbf69b26d775a4 (patch) | |
tree | d240a86a77d5b94664dd87c730ed3e012e31a488 /security/py-m2crypto/pkg-descr | |
parent | ab01e5a9a1d046064d1ec891a9855231877d4d45 (diff) | |
download | ports-5e67312f669149cea8cbe93ff4fbf69b26d775a4.tar.gz ports-5e67312f669149cea8cbe93ff4fbf69b26d775a4.zip |
- Update to 0.13.1
- Take maintainership
PR: ports/79003
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes
Notes:
svn path=/head/; revision=131669
Diffstat (limited to 'security/py-m2crypto/pkg-descr')
-rw-r--r-- | security/py-m2crypto/pkg-descr | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/security/py-m2crypto/pkg-descr b/security/py-m2crypto/pkg-descr index c5fd85b29daf..60b4779ff6bd 100644 --- a/security/py-m2crypto/pkg-descr +++ b/security/py-m2crypto/pkg-descr @@ -1,15 +1,14 @@ -M2Crypto is a crypto and SSL toolkit for Python: +M2Crypto is a crypto and SSL toolkit for Python featuring the following: - - 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. +* 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://www.post1.com/home/ngps/m2/ +WWW: http://sandbox.rulemaker.net/ngps/m2/ -Ng Pheng Siong -ngps@post1.com +Marcus Grando <marcus@corp.grupos.com.br> |