Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pyOpenSSL - Python wrapper module around the OpenSSL library
- Description:
High-level wrapper around a subset of the OpenSSL library, includes among others
* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error codes
Packages
pyOpenSSL-0.14-3.fc22.noarch
[154 KiB] |
Changelog
by Miro Hrončok (2015-01-30):
- Fix bogus requires (python3-cryptography should belong to python3-pyOpenSSL)
|