aboutsummaryrefslogtreecommitdiff
path: root/security/py-m2crypto/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-31 01:52:00 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-31 01:52:00 +0000
commitd057b0a10594b8caaf0793969c813d6e3ea2a641 (patch)
treed894bdd8bb6c5f5db93dd3aae2a789e7f82a59fd /security/py-m2crypto/pkg-descr
parent14b3d821574df3203db608e86a6431ac5d114ac8 (diff)
downloadports-d057b0a10594b8caaf0793969c813d6e3ea2a641.tar.gz
ports-d057b0a10594b8caaf0793969c813d6e3ea2a641.zip
Notes
Diffstat (limited to 'security/py-m2crypto/pkg-descr')
-rw-r--r--security/py-m2crypto/pkg-descr8
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/