Jump to letter: [
8ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pyOpenSSL - Python wrapper module around the OpenSSL library
- Description:
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 ;)
Packages
pyOpenSSL-0.6-4.fc9.i386
[154 KiB] |
Changelog
by Tom "spot" Callaway (2008-03-26):
- fix horrific release tag
- fix license tag
- add egg-info
|