this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Revision 1 as of 2008-06-16 12:56:50

Clear message

Cryptography

Python includes several modules for [https://python.domainunion.de/doc/lib/module-hashlib.html hashing] and even basic [https://python.domainunion.de/doc/lib/module-socket.html ssl support] which is integrated into the socket module.

For more serious cryptography work, have a look at the following extension modules.

Interfaces to OpenSSL

[https://www.openssl.org/ OpenSSL] is an open-source library that implements SSL and comes with a large number of very fast crypto and hash algorithm implementations.

Stand-alone Cryptographic Libraries

Resources

Unable to edit the page? See the FrontPage for instructions.