pyOpenSSL 17.3.0 has been released. Changelog:

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
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to