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
- Sources inherited from project openSUSE:Factory
-
15
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/python-pyOpenSSL && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pyOpenSSL-24.0.0.tar.gz | 0000183238 179 KB | |
python-pyOpenSSL.changes | 0000025802 25.2 KB | |
python-pyOpenSSL.spec | 0000002998 2.93 KB | |
skip-networked-test.patch | 0000001224 1.2 KB |
Revision 53 (latest revision is 55)
Ana Guerrero (anag+factory)
accepted
request 1142651
from
Dirk Mueller (dirkmueller)
(revision 53)
- update to 24.0.0: * Added OpenSSL.SSL.Connection.get_selected_srtp_profile to determine which SRTP profile was negotiated. #1279.
Comments 0