]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix length of digestinfo_sm3_der
authorxiaoloudongfeng <xiaoloudongfeng@gmail.com>
Tue, 2 Sep 2025 03:25:19 +0000 (11:25 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 25 Sep 2025 08:51:03 +0000 (10:51 +0200)
commite06e82a70a0032077cd0ef8531eaf4f0b52b482c
tree7458e52abe19ba395e64079e3ed0fbacd6c93f1a
parentd92f801b27ea686cb41b1dc3627c6248c6de38ed
Fix length of digestinfo_sm3_der

This fixes the RSA-SM3 signatures to conform to the standard.

CLA: trivial

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28415)

(cherry picked from commit de0944c9b3a77b6f3c7ed07a90f7d463301851a8)
crypto/rsa/rsa_sign.c
test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt