]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/03-test_fipsinstall.t
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
authorslontis <shane.lontis@oracle.com>
Sun, 29 Aug 2021 23:59:54 +0000 (09:59 +1000)
committerPauli <pauli@openssl.org>
Tue, 31 Aug 2021 10:45:53 +0000 (20:45 +1000)
commit5595058714832bdff03604c881cf44f91c14b5fc
treefb2453756f4644898716b0c0729823a66828829e
parent9b6d17e423da138ea7fd190ae366580c539dceca
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE

Fixes #16457

The ECDSA and DSA signature tests use Pairwise tests instead of KATS.
Note there is a seperate type used by the keygen for conditional Pairwise Tests.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16461)
doc/man7/OSSL_PROVIDER-FIPS.pod
include/openssl/self_test.h
providers/fips/self_test_kats.c
test/recipes/03-test_fipsinstall.t