slackbuilds_ponce/python/pyOpenSSL
Markus Reichelt d57e11d4b1 python/pyOpenSSL: Updated for version 0.15.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-13 09:47:26 +07:00
..
pyOpenSSL.info python/pyOpenSSL: Updated for version 0.15.1. 2015-06-13 09:47:26 +07:00
pyOpenSSL.SlackBuild python/pyOpenSSL: Updated for version 0.15.1. 2015-06-13 09:47:26 +07:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Python wrapper around a small subset of the OpenSSL library. Includes:
X509 Certificates, 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 in.