]> git.ipfire.org Git - thirdparty/openssl.git/commit
signatures: rename files in anticipation of generated param decoding
authorPauli <ppzgs1@gmail.com>
Sun, 27 Jul 2025 22:44:38 +0000 (08:44 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 02:07:43 +0000 (12:07 +1000)
commit2c214751fe7b84640224415fa46c3d920ffc4a73
tree244d80bc01786a6f3adff81759c659e916afe764
parentea5c3c284e39ca3c60a3745bd20e98e32c5bec45
signatures: rename files in anticipation of generated param decoding

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28150)
.gitignore
build.info
providers/implementations/signature/dsa_sig.c.in [moved from providers/implementations/signature/dsa_sig.c with 100% similarity]
providers/implementations/signature/ecdsa_sig.c.in [moved from providers/implementations/signature/ecdsa_sig.c with 100% similarity]
providers/implementations/signature/rsa_sig.c.in [moved from providers/implementations/signature/rsa_sig.c with 100% similarity]
providers/implementations/signature/slh_dsa_sig.c.in [moved from providers/implementations/signature/slh_dsa_sig.c with 100% similarity]
providers/implementations/signature/sm2_sig.c.in [moved from providers/implementations/signature/sm2_sig.c with 100% similarity]