diff options
Diffstat (limited to 'source/l/M2Crypto/slack-desc')
-rw-r--r-- | source/l/M2Crypto/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/l/M2Crypto/slack-desc b/source/l/M2Crypto/slack-desc new file mode 100644 index 000000000..ffc9eee06 --- /dev/null +++ b/source/l/M2Crypto/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler-----------------------------------------------------| +M2Crypto: M2Crypto (cryptography toolkit for Python) +M2Crypto: +M2Crypto: M2Crypto is a crypto and SSL toolkit for Python. It includes: +M2Crypto: - RSA, DSA, DH, HMACs, message digests, symmetric ciphers (e.g. AES) +M2Crypto: - SSL functionality to implement clients and servers +M2Crypto: - HTTPS extensions to Python's httplib, urllib, and xmlrpclib +M2Crypto: - Unforgeable HMAC'ing AuthCookies for web session management +M2Crypto: - FTP/TLS client and server, S/MIME v2, ZServerSSL, ZSmime +M2Crypto: +M2Crypto: Website: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto +M2Crypto: |