[Cryptography-dev] PyCA cryptography 42.0.1 released

Paul Kehrer paul.l.kehrer at gmail.com
Wed Jan 24 21:48:46 EST 2024


PyCA cryptography 42.0.1 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-1):
* Fixed an issue with incorrect keyword-argument naming with
EllipticCurvePrivateKey.sign.
* Resolved compatibility issue with loading certain RSA public keys in
load_pem_public_key.

-Paul Kehrer (reaperhulk)


More information about the Cryptography-dev mailing list