Skip to main content

Python wrapper module around the OpenSSL library

Project description

Stable 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.

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.

Release Information

17.4.0 (2017-11-21)

Backward-incompatible changes:

none

Deprecations:

none

Changes:

  • Re-added a subset of the OpenSSL.rand module. This subset allows conscientious users to reseed the OpenSSL CSPRNG after fork. #708

  • Corrected a use-after-free when reusing an issuer or subject from an X509 object after the underlying object has been mutated. #709


17.3.0 (2017-09-14)

Backward-incompatible changes:

  • Dropped support for Python 3.3. #677

  • Removed the deprecated OpenSSL.rand module. This is being done ahead of our normal deprecation schedule due to its lack of use and the fact that it was becoming a maintenance burden. os.urandom() should be used instead. #675

Deprecations:

  • Deprecated OpenSSL.tsafe. #673

Changes:

  • Fixed a memory leak in OpenSSL.crypto.CRL. #690

  • Fixed a memory leak when verifying certificates with OpenSSL.crypto.X509StoreContext. #691

Full changelog.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyOpenSSL-17.4.0.tar.gz (169.4 kB view details)

Uploaded Source

Built Distribution

pyOpenSSL-17.4.0-py2.py3-none-any.whl (52.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyOpenSSL-17.4.0.tar.gz.

File metadata

  • Download URL: pyOpenSSL-17.4.0.tar.gz
  • Upload date:
  • Size: 169.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyOpenSSL-17.4.0.tar.gz
Algorithm Hash digest
SHA256 2d96b6a3d768bf466c56240d6dd6f035cc8e9c356d20da0583886e77ce9cf6ab
MD5 3abf7e09c38cb6d1019ef62ce7d1b1b2
BLAKE2b-256 41638759b18f0a240e91a24029e7da7c4a95ab75bca9028b02635ae0a9723c23

See more details on using hashes here.

Provenance

File details

Details for the file pyOpenSSL-17.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyOpenSSL-17.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b8a8797c50598da10526511a4a9b992b155932f86dde509906c8bee3a705b480
MD5 0b7fbe0d6b9b07e8827290bfc939aace
BLAKE2b-256 b7450b83f445994da6ff803d7c3a5fa016afda3c965d0c48dafa8e0264a554e7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page