Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pyOpenSSL: Python wrapper module around the OpenSSL library
- Summary
- 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 ;)
Changelog
- * Fri Aug 13 19:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 0.6-1
- 0.6 is out
- * Tue Aug 10 19:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 0.6-0.90.rc1
- release candidate
- * Thu Jun 24 19:00:00 2004 Mihai Ibanescu <misa{%}redhat{*}com> 0.5.1-24
- rebuilt