[openssl-commits] [openssl] master update

Matt Caswell matt at openssl.org
Thu Feb 7 09:48:18 UTC 2019


The branch master has been updated
       via  f2ed96dac01421f1e660e353e8e257f2d0b7424a (commit)
      from  8269e44f9e40831a497fe9f31ba1d65aeb49a5c1 (commit)


- Log -----------------------------------------------------------------
commit f2ed96dac01421f1e660e353e8e257f2d0b7424a
Author: Antoine Salon <asalon at vmware.com>
Date:   Wed Feb 6 11:49:19 2019 -0800

    Add CHANGES entry for blake2mac
    
    Signed-off-by: Antoine Salon <asalon at vmware.com>
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    Reviewed-by: Matt Caswell <matt at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/8172)

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES b/CHANGES
index 7c678b4..9d712f0 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


More information about the openssl-commits mailing list