From alex.gaynor at gmail.com Wed Jun 22 08:22:12 2022 From: alex.gaynor at gmail.com (Alex Gaynor) Date: Wed, 22 Jun 2022 08:22:12 -0400 Subject: [Cryptography-dev] PyCA cryptography 37.0.3 (and then yanked) Message-ID: 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.