Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.9-1.fc13.i686
              [171 KiB] | Changelog
              by Matěj Cepl (2009-09-29): - New upstream release
- Fix BuildRequires to make Postscript documentation buildable |