Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: a47d4f85291b08352099051eb1e91cf2100380b4 Size: 770.05 KB File Format: msi
Rating: 2.52173913
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 313 License: Free
pyOpenSSL is a free software by Jean-Paul Calderone and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download pyOpenSSL which is 770.05 KB in size and belongs to the software category Other Programming Files. pyOpenSSL was released on 2010-11-21 and last updated on our database on 2017-02-28 and is currently at version 0.11.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
pyOpenSSL Description
pyOpenSSL was developed because the SSL support in the socket module in Python 2.1 (the contemporary version of Python when the pyOpenSSL project was begun) was severely limited. Other OpenSSL wrappers for Python at the time were also limited, though in different ways.
Unfortunately, Pythons standard library SSL support has remained weak, although other packages (such as M2Crypto1) have made great advances and now equal or exceed pyOpenSSLs functionality.
The reason pyOpenSSL continues to be maintained is that there is a significant user community around it, as well as a large amount of software which depends on it. It is a great benefit to many people for pyOpenSSL to continue to exist and advance.
This module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper I mean that a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.
Includes:
- SSL Context objects,
- SSL Connection objects,
- using Python sockets as transport layer.
The Connection object wraps all the socket methods and can therefore be used interchangeably.System requirementsPython 2.5 or higher