[Cryptography-dev] pyOpenSSL 17.3.0 released

Paul Kehrer paul.l.kehrer at gmail.com
Wed Sep 13 23:08:10 EDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20170913/b44090e7/attachment.html>


More information about the Cryptography-dev mailing list