]> git.ipfire.org Git - thirdparty/openssl.git/commit
import pct: remove import PCTs for most algorithms
authorPauli <ppzgs1@gmail.com>
Thu, 4 Sep 2025 21:23:28 +0000 (07:23 +1000)
committerNeil Horman <nhorman@openssl.org>
Sat, 6 Sep 2025 13:30:16 +0000 (09:30 -0400)
commit8f395d322b3958eb369d8f00927d2de1ceedb2e1
tree2d9e2f05334441176839fab3350a1f58eb2f56cd
parenta912c48f3880044c78231d1b170598fb23d3f3e6
import pct: remove import PCTs for most algorithms

This coveres DH, EC, RSA and SLH-DSA.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28447)

(cherry picked from commit 7f7f75816f2643daa9c1ba986aa17d50ae72dce7)
providers/implementations/keymgmt/dh_kmgmt.c
providers/implementations/keymgmt/ec_kmgmt.c
providers/implementations/keymgmt/rsa_kmgmt.c
providers/implementations/keymgmt/slh_dsa_kmgmt.c