slackbuilds_ponce/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
..
pyOpenSSL.info
pyOpenSSL.SlackBuild python/pyOpenSSL: Add support for python3. 2018-11-17 18:31:49 +07:00
README
slack-desc

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.