summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Yang <yang.yang@baishancloud.com>2018-09-10 13:42:00 +0800
committerMatt Caswell <matt@openssl.org>2018-09-10 11:16:41 +0100
commita9ea8d431f1a0057bcdfe8fe7297e8ce271eec8b (patch)
treefb40436ff030ec4f9837c488703469bd819bd208
parent35db366cf453427c855bea8ca097618a8a8d7ff0 (diff)
Add a sentence in CHANGES to note SM2 support
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7160)
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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.