[openssl-commits] [openssl] master update

Richard Levitte levitte at openssl.org
Tue Aug 7 14:38:06 UTC 2018


The branch master has been updated
       via  2b988423252232b2202f32a4d702f1cc24de5369 (commit)
      from  8f15498563658726a7c2bce7abcf01bea08515de (commit)


- Log -----------------------------------------------------------------
commit 2b988423252232b2202f32a4d702f1cc24de5369
Author: Patrick Steuer <patrick.steuer at de.ibm.com>
Date:   Tue Aug 7 12:50:06 2018 +0200

    CHANGES: mention s390x assembly pack extensions
    
    Signed-off-by: Patrick Steuer <patrick.steuer at de.ibm.com>
    
    Reviewed-by: Andy Polyakov <appro at openssl.org>
    Reviewed-by: Richard Levitte <levitte at openssl.org>
    (Merged from https://github.com/openssl/openssl/pull/6870)

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

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

diff --git a/CHANGES b/CHANGES
index 4b31ac7..8c67dab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,11 @@
 
  Changes between 1.1.0h and 1.1.1 [xx XXX xxxx]
 
+  *) s390x assembly pack: add (improved) hardware-support for the following
+     cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
+     aes-cfb/cfb8, aes-ecb.
+     [Patrick Steuer]
+
   *) Make EVP_PKEY_asn1_new() a bit stricter about its input.  A NULL pem_str
      parameter is no longer accepted, as it leads to a corrupt table.  NULL
      pem_str is reserved for alias entries only.


More information about the openssl-commits mailing list