[Python-announce] PyCA cryptography 42.0.2 released
Paul Kehrer <[email protected]> Tue, 30 Jan 2024 11:39:25 -0600
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CABj5TKS7nU7G__jdZ27m6a28VYR2_PMv0U07AeO_5Q4CGTb8BQ__11909.6701311477$1706638102$gmane$org@mail.gmail.com> |
PyCA cryptography 42.0.2 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/#v42-0-2): * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an issue that prevented the use of Python buffer protocol objects in sign and verify methods on asymmetric keys. * Fixed an issue with incorrect keyword-argument naming with EllipticCurvePrivateKey.exchange(), X25519PrivateKey.exchange(), X448PrivateKey.exchange(), and DHPrivateKey.exchange(). -Paul Kehrer (reaperhulk) _______________________________________________ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: [email protected]