slackbuilds/python/pyOpenSSL
Andrew Clemons 8bf496d581
python/pyOpenSSL: Add support for python3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-11-17 18:31:49 +07:00
..
README
pyOpenSSL.SlackBuild python/pyOpenSSL: Add support for python3. 2018-11-17 18:31:49 +07:00
pyOpenSSL.info python/pyOpenSSL: Updated for version 17.5.0. 2018-01-06 06:55:16 +07:00
slack-desc python/pyOpenSSL: Updated homepage link. 2017-05-20 06:54:31 +07:00

README

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.