]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa: expose pairwise consistency test API
authorPauli <ppzgs1@gmail.com>
Wed, 29 Jan 2025 00:44:02 +0000 (11:44 +1100)
committerTomas Mraz <tomas@openssl.org>
Thu, 31 Jul 2025 18:40:10 +0000 (20:40 +0200)
commit6d904c9b34e1f43c2a356caaa074905a391366cd
tree728c1f8b2d4548a57d7cf9641f2750c04e0185c2
parent56cc898860972a119c9535093432bb42bbe6fce9
rsa: expose pairwise consistency test API

This is only used by the FIPS provider as part of importing keys.  At least
at the moment.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28122)

(cherry picked from commit dc5cd6f70a0eeb30e272fe885a64f3e3d76b5e42)
crypto/rsa/rsa_gen.c
include/crypto/rsa.h