[Cryptography-dev] PyCA cryptography 37.0.3 (and then yanked)

Alex Gaynor alex.gaynor at gmail.com
Wed Jun 22 08:22:12 EDT 2022


Yesterday, PyCA cryptography 37.0.3 was released to PyPI. Today, we
yanked the release from PyPI due to a regression in OpenSSL that was
producing heap corruption for users.

cryptography includes both high level recipes and low level interfaces
to common cryptographic algorithms such as symmetric ciphers,
asymmetric algorithms, message digests, X509, key derivation
functions, and much more. We support Python 3.6+, and PyPy3.

Changelog (https://cryptography.io/en/latest/changelog/#v37-0-3)
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.4.

Alex
-- 
All that is necessary for evil to succeed is for good people to do nothing.


More information about the Cryptography-dev mailing list