]> 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:50:57 +0000 (10:50 +0200)
commitb75e7270bb8357ee95fbd5d0af4e521e37e3d095
treefe4e95fda387c354b99ed95d07e5739c6305b75f
parent0f46ba6f5d82e01d44f23627505962a5692f807f
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