summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2022-12-21 11:04:43 +0100
committerTomas Mraz <tomas@openssl.org>2022-12-21 11:08:52 +0100
commitec3342e76f31b2d5146313fd03f0c8d65977c799 (patch)
treebd6912e222af8551565253428bb81ce48970b0cb /CHANGES.md
parentf5b06306b7727f830407c639f8a7bf1698f8aaa5 (diff)
Add CHANGES.md entry for support for KMAC in KBKDF
Reviewed-by: Hugo Landau <hlandau@openssl.org> Release: yes (Merged from https://github.com/openssl/openssl/pull/19943) (cherry picked from commit c75203021bd37571c6259317b1d0e63dc7857c45)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
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