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)
This commit is contained in:
parent
35db366cf4
commit
a9ea8d431f
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
@ -9,6 +9,9 @@
|
||||||
|
|
||||||
Changes between 1.1.0i and 1.1.1 [xx XXX xxxx]
|
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
|
*) s390x assembly pack: add (improved) hardware-support for the following
|
||||||
cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
|
cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
|
||||||
aes-cfb/cfb8, aes-ecb.
|
aes-cfb/cfb8, aes-ecb.
|
||||||
|
|
Loading…
Reference in a new issue