]> 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:39:07 +0000 (20:39 +0200)
commitdc5cd6f70a0eeb30e272fe885a64f3e3d76b5e42
tree05124f28bfe5fa89bb5b83773d0072c9bf331095
parenteac588ac360ca16e0f9979b6c70708f1e8991b4f
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)
crypto/rsa/rsa_gen.c
include/crypto/rsa.h