]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert "rsa: expose pairwise consistency test API"
authorEugene Syromiatnikov <esyr@openssl.org>
Mon, 15 Sep 2025 20:55:59 +0000 (22:55 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Sep 2025 15:31:30 +0000 (17:31 +0200)
commit5a299cb0d4c4fa0d7ac25855ceba288278efda7f
treec1d059ad857c5a96371b1fbb64cfb6cc037a0622
parent9bdf93776d741726895e6a42ffebd63366296e94
Revert "rsa: expose pairwise consistency test API"

This reverts commit dc5cd6f70a0e "rsa: expose pairwise consistency test API",
that has introduced ossl_rsa_key_pairwise_test() function, as the only user
has been removed in 7f7f75816f26 "import pct: remove import PCTs for most
algorithms".

Complements: 7f7f75816f26 "import pct: remove import PCTs for most algorithms"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28557)
crypto/rsa/rsa_gen.c
include/crypto/rsa.h