]> 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:01 +0000 (10:50 +0200)
commitde0944c9b3a77b6f3c7ed07a90f7d463301851a8
tree895e8ff9d1a91406a3859afd8b1ad6d33ac70a16
parent3185e2762402dffba569d9a7377d51d5bb0e4382
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)
crypto/rsa/rsa_sign.c
test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt