
|
|
|
|
Home / Computers / Programming / Languages / Python / Modules / Cryptography
|
|
|
|
Web Sites
|
- Advanced Encryption Suite - Implementations of the SHA256, AES and several CSPRNGs in pure Python. [Open Source, BSD-like]
sourceforge.net/projects/pyaes
- auth-modules - A module collection for password authentication purposes and user database management. Also xdialog (wrapper for the Xdialog program). [Open source]
www.chrisarndt.de/software/python
- CryptKit - A Cryptographic Toolkit for Python, which, among others, provides access to the SHA256, AES and ellipcitic curves algorithms. [Open Source, BSD-like]
eevolved.com/cryptkit
- M2Crypto - A Python interface to OpenSSL's crypto, SSL and S/MIME functionality. [Open Source, BSD-like]
www.post1.com/home/ngps/m2
- mxCrypto - Wrappers for OpenSSL's cryptographic algorithms. [Open Source]
www.lemburg.com/files/python/mxCrypto.html
- Pisces - Python implementation of the SPKI Certificate standard. [Open Source, Python License]
www.cnri.reston.va.us/software/pisces
- pyOpenSSL - Python interface to the OpenSSL library. [Open Source, LGPL]
pyopenssl.sourceforge.net
- Python mcrypt wrapper - Python-mcrypt is a comprehensive Python interface to the mcrypt library, which provides a uniform interface to several symmetric encryption algorithms. [Open Source, LGPL]
sourceforge.net/projects/python-mcrypt
- Python OpenSSL Wrappers - A set of comprehensive 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]
sourceforge.net/projects/pow
|
|
|
|
|