mirror of
https://github.com/openssl/openssl.git
synced 2025-04-12 20:30:52 +08:00
[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:
parent
0a7528cc7c
commit
5375fd8e94
@ -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;
|
||||
|
2795
test/recipes/30-test_evp_data/evppkey_rfc6979.txt
Normal file
2795
test/recipes/30-test_evp_data/evppkey_rfc6979.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user