Python wrapper module around the OpenSSL library
High-level wrapper around a subset of the OpenSSL library, includes
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error codes
... and much more ;)
- Developed at devel:languages:python
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pyOpenSSL && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pyOpenSSL-22.0.0.tar.gz | 0000178438 174 KB | |
python-pyOpenSSL.changes | 0000021004 20.5 KB | |
python-pyOpenSSL.spec | 0000002976 2.91 KB | |
skip-networked-test.patch | 0000000667 667 Bytes |
Revision 43 (latest revision is 55)
Dominique Leuenberger (dimstar_suse)
accepted
request 951686
from
Dirk Mueller (dirkmueller)
(revision 43)
- update to 22.0.0: - Drop support for Python 2.7. - The minimum ``cryptography`` version is now 35.0. - Expose wrappers for some `DTLS <https://en.wikipedia.org/wiki/Datagram_Transport_Layer_Security>`_ primitives. - drop check_inv_ALPN_lists.patch: upstream
Comments 0