Python interface to the OpenSSL library https://www.pyopenssl.org/en/stable/
Go to file
2024-02-12 09:06:06 +01:00
python-pyOpenSSL-elinks.patch python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013] 2024-01-05 16:22:55 +01:00
python-pyOpenSSL-nopdfout.patch python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013] 2024-01-05 16:22:55 +01:00
python-pyOpenSSL-threadsafe.patch python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013] 2024-01-05 16:22:55 +01:00
python-pyOpenSSL.spec removed py310 build requirements [release 24.0.0-2mamba;Sun Feb 11 2024] 2024-02-12 09:06:06 +01:00
python-pyOpenSSLL-0.7-openssl.patch python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013] 2024-01-05 16:22:55 +01:00
README.md python 2.7 mass rebuild [release 0.9-2mamba;Sat Jun 01 2013] 2024-01-05 16:22:55 +01:00

python-pyOpenSSL

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