Skip to content

vbaukha/pyopenssl

 
 

Repository files navigation

pyOpenSSL -- A Python wrapper around the OpenSSL library

Latest Docs

Build status

Test coverage

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.

See the file INSTALL.rst for installation instructions.

See https://github.com/pyca/pyopenssl for development.

See https://pyopenssl.readthedocs.org for documentation.

See https://mail.python.org/mailman/listinfo/pyopenssl-users for the discussion mailing list.

About

A Python wrapper around the OpenSSL library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%