Sujet : [Python-announce] PyCA cryptography 45.0.4 released
De : alex.gaynor (at) *nospam* gmail.com (Alex Gaynor)
Groupes : comp.lang.python.announceDate : 10. Jun 2025, 01:04:29
Autres entêtes
Message-ID : <CAFRnB2Xq1WfTRzHEU+y9MQfhONHbOozym9o+5_CeWjFHgJQTUQ@mail.gmail.com>
PyCA cryptography 45.04 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, X.509, key derivation functions, and much
more. We support Python 3.7+, and PyPy3 7.3.11+.
Changelog (
https://cryptography.io/en/latest/changelog/#v45-0-4):
* Fixed decrypting PKCS#8 files encrypted with SHA1-RC4. (This is not
considered secure, and is supported only for backwards compatibility.)
Alex
-- All that is necessary for evil to succeed is for good people to do nothing.