[Python-announce] PyCA cryptography 42.0.4 released
Alex Gaynor <[email protected]> Tue, 20 Feb 2024 22:08:47 -0500
| Newsgroups | gmane.comp.python.announce |
|---|---|
| Message-ID | <CAFRnB2WMZf3dqfcnVX0E-w7ZeDNf2kxQABQ_-16FPyJHWPONBQ__7913.90722604177$1708490695$gmane$org@mail.gmail.com> |
PyCA cryptography 42.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/#v42-0-4): * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to **Alexander-Programming** for reporting the issue. **CVE-2024-26130** * Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields ``SMIMECapabilities`` and ``SignatureAlgorithmIdentifier`` should now be correctly encoded according to the definitions in :rfc:`2633` :rfc:`3370`. Alex -- All that is necessary for evil to succeed is for good people to do nothing. _______________________________________________ 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]