diff options
Diffstat (limited to 'security/py-m2crypto/pkg-descr')
-rw-r--r-- | security/py-m2crypto/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/py-m2crypto/pkg-descr b/security/py-m2crypto/pkg-descr new file mode 100644 index 000000000000..4d39fb06c93c --- /dev/null +++ b/security/py-m2crypto/pkg-descr @@ -0,0 +1,8 @@ +M2Crypto is a Python wrapper for OpenSSL. +It makes accessible to the Python programmer the following: + + - DH, RSA, DSA, symmetric ciphers, message digests, HMACs. + - SSL functionality to implement clients and servers. + - S/MIME v2. + +WWW: http://www.post1.com/home/ngps/m2/ |