]> git.ipfire.org Git - thirdparty/openssl.git/commit
asym: rename RSA and SM2 asymmetric cipher files
authorPauli <ppzgs1@gmail.com>
Tue, 22 Jul 2025 01:33:45 +0000 (11:33 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 01:59:12 +0000 (11:59 +1000)
commitdbe9a6825f1e0316806cff93875a830b896e97d6
tree37d7fecbb20d830b7ca0d7119e6cf6766e64e085
parent2044bc76793670e894c5ec895a73d0a6a3aaef96
asym: rename RSA and SM2 asymmetric cipher files

To allow generated param parsing

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/28145)
.gitignore
build.info
providers/implementations/asymciphers/rsa_enc.c.in [moved from providers/implementations/asymciphers/rsa_enc.c with 100% similarity]
providers/implementations/asymciphers/sm2_enc.c.in [moved from providers/implementations/asymciphers/sm2_enc.c with 100% similarity]