From ec3342e76f31b2d5146313fd03f0c8d65977c799 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Wed, 21 Dec 2022 11:04:43 +0100 Subject: [PATCH] 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) --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bf27b69fac..d7274e4b9b 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