  |
pyOpenSSL - http://pyopenssl.sourceforge.net/
Python interface to the OpenSSL library. [Open Source, LGPL] |
  |
Python Cryptography Toolkit - http://www.amk.ca/python/code/crypto.html
A collection of cryptographic algorithms and protocols, implemented for use from Python. [Open Source, Python license] |
  |
Pisces - http://www.cnri.reston.va.us/software/pisces/
Python implementation of the SPKI Certificate standard. [Open Source, Python License] |
  |
ezPyCrypto - http://www.freenet.org.nz/ezPyCrypto/
A wrapper around the PyCrypto library to provide a high-level, easy-to-use interface to encryption technology. [Open Source, GPL] |
  |
M2Crypto - http://chandlerproject.org/bin/view/Projects/MeTooCrypto
A Python interface to OpenSSL's crypto, SSL and S/MIME functionality. [Open Source, BSD-like] |
  |
auth-modules - http://www.chrisarndt.de/en/software/python/#auth
A module collection for password authentication purposes and user database management. [Open source] |
  |
Python OpenSSL Wrappers - http://sourceforge.net/projects/pow
A set of wrappers for Python of the OpenSSL libraries. POW will provide a 'slim' interface which will still enable Python developers to fully utilise OpenSSL. [Open Source, BSD-like] |
  |
CryptKit - http://sourceforge.net/projects/cryptkit/
A Cryptographic Toolkit for Python, which, among others, provides access to the SHA256, AES and ellipcitic curves algorithms. [Open Source, BSD-like] |
  |
Python mcrypt wrapper - http://sourceforge.net/projects/python-mcrypt
Python-mcrypt is a Python interface to the mcrypt library, which provides a uniform interface to several symmetric encryption algorithms. [Open Source, LGPL] |
  |
Advanced Encryption Suite - http://sourceforge.net/projects/pyaes/
Implementations of the SHA256, AES and several CSPRNGs in pure Python. [Open Source, BSD-like] |