Add pairwise consistency self tests to asym keygenerators
authorShane Lontis <shane.lontis@oracle.com>
Tue, 3 Mar 2020 04:02:36 +0000 (14:02 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Tue, 3 Mar 2020 04:02:36 +0000 (14:02 +1000)
commit47c239c6b8d6e5d66a6ceef3a2c543b6ea338759
tree67d58074df00d4d53d4e4a6ab50882bc9be56d44
parent97ace6c2dae451ce8e3b099cf242968ecff128af
Add pairwise consistency self tests to asym keygenerators

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10952)
20 files changed:
crypto/build.info
crypto/dh/dh_gen.c
crypto/dsa/dsa_key.c
crypto/ec/ec_key.c
crypto/ec/ecp_s390x_nistp.c
crypto/rsa/rsa_gen.c
crypto/self_test_core.c
doc/man3/OSSL_SELF_TEST_new.pod [new file with mode: 0644]
doc/man3/OSSL_SELF_TEST_set_callback.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
include/crypto/ec.h
include/openssl/self_test.h
include/openssl/types.h
providers/fips/build.info
providers/fips/fipsprov.c
providers/fips/self_test.c
providers/fips/self_test.h
providers/fips/self_test_event.c [deleted file]
providers/fips/self_test_kats.c
util/libcrypto.num