From: Antoine Salon Date: Wed, 6 Feb 2019 19:49:19 +0000 (-0800) Subject: Add CHANGES entry for blake2mac X-Git-Tag: openssl-3.0.0-alpha1~2568 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f2ed96dac01421f1e660e353e8e257f2d0b7424a;p=oweals%2Fopenssl.git Add CHANGES entry for blake2mac Signed-off-by: Antoine Salon Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/8172) --- diff --git a/CHANGES b/CHANGES index 7c678b4f44..9d712f0dab 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,9 @@ Changes between 1.1.1 and 3.0.0 [xx XXX xxxx] + *) Add keyed BLAKE2 to EVP_MAC. + [Antoine Salon] + *) Fix a bug in the computation of the endpoint-pair shared secret used by DTLS over SCTP. This breaks interoperability with older versions of OpenSSL like OpenSSL 1.1.0 and OpenSSL 1.0.2. There is a runtime