From 1d9e49613b53268e07108ddf0f4326a2c925ffc2 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 3 Feb 2025 21:33:51 -0500 Subject: Changelog re #2490, closes #2490 --- sites/www/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sites/www') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 2dca09c7..4c6a61e3 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +- :bug:`2490` Private key material is now explicitly 'unpadded' during + decryption, removing a reliance on some lax OpenSSL behavior & making us + compatible with future Cryptography releases. Patch courtesy of Alex Gaynor. - :release:`3.5.0 <2024-09-15>` - :feature:`982` (via :issue:`2444`, which was a rebase of :issue:`2157`) Add support for AES-GCM encryption ciphers (128 and 256 bit variants). Thanks to -- cgit v1.2.3