From: Paul Yang Date: Mon, 10 Sep 2018 05:42:00 +0000 (+0800) Subject: Add a sentence in CHANGES to note SM2 support X-Git-Tag: OpenSSL_1_1_1~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a9ea8d431f1a0057bcdfe8fe7297e8ce271eec8b;p=oweals%2Fopenssl.git Add a sentence in CHANGES to note SM2 support Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/7160) --- diff --git a/CHANGES b/CHANGES index e2e61bb74b..be449542f2 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,9 @@ Changes between 1.1.0i and 1.1.1 [xx XXX xxxx] + *) Add SM2 base algorithm support. + [Jack Lloyd] + *) 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.