pyOpenSSL
Python wrapper module around the OpenSSL library
Python wrapper module around the OpenSSL library
To install this package, run one of the following:
========================================================
.. image:: https://readthedocs.org/projects/pyopenssl/badge/?version=stable :target: https://pyopenssl.readthedocs.io/ :alt: Stable Docs
.. image:: https://travis-ci.org/pyca/pyopenssl.svg?branch=master :target: https://travis-ci.org/pyca/pyopenssl :alt: Build status
.. image:: https://codecov.io/github/pyca/pyopenssl/coverage.svg?branch=master :target: https://codecov.io/github/pyca/pyopenssl :alt: Test coverage
High-level wrapper around a subset of the OpenSSL library. Includes
SSL.Connection objects, wrapping the methods of Python's portable sockets... and much more.
You can find more information in the documentation. Development takes place on GitHub.
If you run into bugs, you can file them in our issue tracker_.
We maintain a cryptography-dev_ mailing list for both user and development discussions.
You can also join #cryptography-dev on Freenode to ask questions or get involved.
.. _documentation: https://pyopenssl.readthedocs.io/
.. _issue tracker: https://github.com/pyca/pyopenssl/issues
.. _cryptography-dev: https://mail.python.org/mailman/listinfo/cryptography-dev
.. _GitHub: https://github.com/pyca/pyopenssl
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
none
Deprecations: ^^^^^^^^^^^^^
none
Changes: ^^^^^^^^
#552 <https://github.com/pyca/pyopenssl/pull/552>_Full changelog <https://pyopenssl.readthedocs.io/en/stable/changelog.html>_.
Summary
Python wrapper module around the OpenSSL library
Last Updated
Feb 8, 2017 at 03:28
License
Apache License, Version 2.0
Total Downloads
38