[test/recipes] RFC6979 deterministic ECDSA KATs in evptest format

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18809)
This commit is contained in:
Billy Brumley 2019-06-29 07:19:07 +03:00 committed by Hugo Landau
parent 0a7528cc7c
commit 5375fd8e94
2 changed files with 2796 additions and 0 deletions

View File

@ -117,6 +117,7 @@ my @defltfiles = qw(
evppbe_pkcs12.txt
evppkey_kdf_scrypt.txt
evppkey_kdf_tls1_prf.txt
evppkey_rfc6979.txt
evppkey_rsa.txt
);
push @defltfiles, qw(evppkey_brainpool.txt) unless $no_ec;

File diff suppressed because it is too large Load Diff