Fix the encoding of SM2 keys
[openssl.git] / CHANGES.md
index b30ef7b46bd00cd57dc4a746be853e1a6d8a47c8..61d8963d1a749e8c41476d27a65562f9c66a5e9d 100644 (file)
@@ -24,6 +24,12 @@ OpenSSL 3.1
 
 ### Changes between 3.1.4 and 3.1.5 [xx XXX xxxx]
 
+ * Restore the encoding of SM2 PrivateKeyInfo and SubjectPublicKeyInfo to
+   have the contained AlgorithmIdentifier.algorithm set to id-ecPublicKey
+   rather than SM2.
+
+   *Richard Levitte*
+
  * The POLY1305 MAC (message authentication code) implementation in OpenSSL
    for PowerPC CPUs saves the contents of vector registers in different
    order than they are restored. Thus the contents of some of these vector