pyopenssl

A Python wrapper around the OpenSSL library

Github stars Tracking Chart

========================================================
pyOpenSSL -- A Python wrapper around the OpenSSL library

.. image:: https://readthedocs.org/projects/pyopenssl/badge/?version=stable
:target: https://pyopenssl.org/en/stable/
: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/branch/master/graph/badge.svg
:target: https://codecov.io/github/pyca/pyopenssl
:alt: Test coverage

Note: The Python Cryptographic Authority strongly suggests the use of pyca/cryptography_
where possible. If you are using pyOpenSSL for anything other than making a TLS connection
you should move to cryptography and drop your pyOpenSSL dependency.

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.

You can find more information in the documentation_.
Development takes place on GitHub_.

Discussion

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.org/
.. _issue tracker: https://github.com/pyca/pyopenssl/issues
.. _cryptography-dev: https://mail.python.org/mailman/listinfo/cryptography-dev
.. _GitHub: https://github.com/pyca/pyopenssl
.. _pyca/cryptography: https://github.com/pyca/cryptography

Main metrics

Overview
Name With Ownerpyca/pyopenssl
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2014-01-09 20:10:36
Pushed At2025-07-29 22:38:39
Last Commit At
Release Count36
Last Release Name25.1.0 (Posted on 2025-05-17 09:26:15)
First Release Namev0.14a1 (Posted on )
用户参与
Stargazers Count0.9k
Watchers Count51
Fork Count419
Commits Count2.3k
Has Issues Enabled
Issues Count551
Issue Open Count60
Pull Requests Count738
Pull Requests Open Count22
Pull Requests Close Count120
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private