summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAntoine Salon <asalon@vmware.com>2019-02-06 11:49:19 -0800
committerMatt Caswell <matt@openssl.org>2019-02-07 09:47:45 +0000
commitf2ed96dac01421f1e660e353e8e257f2d0b7424a (patch)
treec7e34c9728550e55959671913dc0208649b266e6 /CHANGES
parent8269e44f9e40831a497fe9f31ba1d65aeb49a5c1 (diff)
Add CHANGES entry for blake2mac
Signed-off-by: Antoine Salon <asalon@vmware.com> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8172)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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