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.1.0.tar.gz | 0000179671 175 KB | |
python-pyOpenSSL.changes | 0000026133 25.5 KB | |
python-pyOpenSSL.spec | 0000003013 2.94 KB | |
skip-networked-test.patch | 0000001229 1.2 KB |
Revision 54 (latest revision is 55)
Ana Guerrero (anag+factory)
accepted
request 1158475
from
Dirk Mueller (dirkmueller)
(revision 54)
- update to 24.1.0: * Removed the deprecated OpenSSL.crypto.PKCS12 and OpenSSL.crypto.NetscapeSPKI. OpenSSL.crypto.PKCS12 may be replaced by the PKCS#12 APIs in the cryptography package.
Comments 0