[Cryptography-dev] PyCA cryptography 41.0.3 released

Paul Kehrer paul.l.kehrer at gmail.com
Tue Aug 1 16:37:14 EDT 2023


PyCA cryptography 41.0.3 has been released to PyPI. 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.7+, and PyPy3 7.3.10+.

Changelog (https://cryptography.io/en/latest/changelog/#v41-0-3):
* Fixed performance regression loading DH public keys.
* Fixed a memory leak when using ChaCha20Poly1305.
* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.2.

-Paul Kehrer (reaperhulk)


More information about the Cryptography-dev mailing list