]> 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:14:30 +0000 (09:14 -0400)
commit7f7f75816f2643daa9c1ba986aa17d50ae72dce7
tree74147569ddeb06f6a9f2d9ff23c785b56a696e56
parent320cdbc8deaac9734ad575f47ceb9706a8997a4c
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)
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.in