SM4: Add SM4 block cipher to EVP
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2e77eb16492dbb49a65657030e066e95bf8b5047..9ef85d6c895b5aa6b7a3599f2ce8fa11f4f67afe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,11 @@
 
  Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
 
+  *) Add SM4 implemented according to GB/T 32907-2016.
+     [ Jack Lloyd <jack.lloyd@ribose.com>,
+       Ronald Tse <ronald.tse@ribose.com>,
+       Erick Borsboom <erick.borsboom@ribose.com> ]
+
   *) Reimplement -newreq-nodes and ERR_error_string_n; the
      original author does not agree with the license change.
      [Rich Salz]