gituser/production/: m2crypto-0.26.0 metadata and description

Homepage Simple index

M2Crypto: A Python crypto and SSL toolkit

author Matej Cepl
author_email mcepl@cepl.eu
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Operating System :: OS Independent
  • Programming Language :: C
  • Programming Language :: Python
  • Topic :: Security :: Cryptography
  • Topic :: Software Development :: Libraries :: Python Modules
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.6
  • Programming Language :: Python :: 2.7
keywords cryptography openssl
license BSD-style license
File Tox results History
M2Crypto-0.26.0-cp27-cp27mu-linux_x86_64.whl
Size
587 KB
Type
Python Wheel
Python
2.7
M2Crypto-0.26.0.tar.gz
Size
299 KB
Type
Source

M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, EC, 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 and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be used to provide SSL for Twisted. Smartcards supported through the Engine interface.