From: Tomas Mraz Date: Wed, 21 Dec 2022 10:04:43 +0000 (+0100) Subject: Add CHANGES.md entry for support for KMAC in KBKDF X-Git-Tag: openssl-3.2.0-alpha1~1573 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec3342e76f31b2d5146313fd03f0c8d65977c799;p=thirdparty%2Fopenssl.git Add CHANGES.md entry for support for KMAC in KBKDF Reviewed-by: Hugo Landau Release: yes (Merged from https://github.com/openssl/openssl/pull/19943) (cherry picked from commit c75203021bd37571c6259317b1d0e63dc7857c45) --- diff --git a/CHANGES.md b/CHANGES.md index bf27b69fac2..d7274e4b9b7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -209,6 +209,10 @@ OpenSSL 3.1 ### Changes between 3.0 and 3.1.0 [xx XXX xxxx] + * Added support for KMAC in KBKDF. + + *Shane Lontis* + * Our provider implementations of `OSSL_FUNC_KEYMGMT_EXPORT` and `OSSL_FUNC_KEYMGMT_GET_PARAMS` for EC and SM2 keys now honor `OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT` as set (and