openssl/test/recipes/30-test_evp_data
Richard Levitte 1751334f59 Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Add EVP_PKEY_{sign,verify}_message support for our Ed25519 and Ed448
implementations, including ph and ctx variants.

Tests are added with test_evp stanzas.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24975)
2024-08-29 19:13:06 +02:00
..
evpciph_aes_ccm_cavs.txt
evpciph_aes_common.txt
evpciph_aes_cts.txt
evpciph_aes_gcm_siv.txt
evpciph_aes_ocb.txt
evpciph_aes_siv.txt
evpciph_aes_stitched.txt
evpciph_aes_wrap.txt
evpciph_aria.txt
evpciph_bf.txt
evpciph_camellia_cts.txt
evpciph_camellia.txt
evpciph_cast5.txt
evpciph_chacha.txt
evpciph_des3_common.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpciph_des.txt
evpciph_idea.txt
evpciph_rc2.txt
evpciph_rc4_stitched.txt
evpciph_rc4.txt
evpciph_rc5.txt
evpciph_seed.txt
evpciph_sm4.txt
evpencod.txt
evpkdf_argon2.txt
evpkdf_hkdf.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_hmac_drbg.txt
evpkdf_kbkdf_counter.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_kbkdf_kmac.txt test: add error reasons to KBKDF tests 2024-08-10 16:36:03 +10:00
evpkdf_krb5.txt
evpkdf_pbkdf1.txt
evpkdf_pbkdf2.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_pvkkdf.txt
evpkdf_scrypt.txt
evpkdf_ss.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_ssh.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_tls11_prf.txt
evpkdf_tls12_prf.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_tls13_kdf.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_x942_des.txt
evpkdf_x942.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpkdf_x963.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpmac_blake.txt
evpmac_cmac_des.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpmac_common.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evpmac_poly1305.txt
evpmac_siphash.txt
evpmac_sm3.txt
evpmd_blake.txt
evpmd_md.txt
evpmd_mdc2.txt
evpmd_ripemd.txt
evpmd_sha.txt
evpmd_sm3.txt
evpmd_whirlpool.txt
evppbe_pbkdf2.txt
evppbe_pkcs12.txt
evppbe_scrypt.txt
evppkey_brainpool.txt
evppkey_dh.txt
evppkey_dsa_rfc6979.txt
evppkey_dsa.txt test: add unit tests for disallowed XOF digests 2024-08-12 09:30:43 +10:00
evppkey_ecc.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evppkey_ecdh.txt Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02:00
evppkey_ecdsa_rfc6979.txt
evppkey_ecdsa.txt test: add unit tests for disallowed XOF digests 2024-08-12 09:30:43 +10:00
evppkey_ecx_sigalg.txt Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions 2024-08-29 19:13:06 +02:00
evppkey_ecx.txt Add FIPS indicators to X25519 and X448. 2024-08-25 10:50:05 +10:00
evppkey_ffdhe.txt Change existing evp_test KeyGen Ctrls to use provider algorithm 2024-08-15 15:21:14 -04:00
evppkey_kas.txt Add FIPS Indicator for ECDH cofactor. 2024-08-15 19:48:15 +02:00
evppkey_kdf_hkdf.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evppkey_kdf_scrypt.txt
evppkey_kdf_tls1_prf.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evppkey_mismatch_ecx.txt
evppkey_mismatch.txt
evppkey_rsa_common.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00
evppkey_rsa_sigalg.txt Enable RSA-SM3 in the default provider 2024-08-21 08:21:06 +02:00
evppkey_rsa.txt Change existing evp_test KeyGen Ctrls to use provider algorithm 2024-08-15 15:21:14 -04:00
evppkey_sm2.txt test: add unit tests for disallowed XOF digests 2024-08-12 09:30:43 +10:00
evprand.txt Update new FIPS indicator evp_tests to use FIPSversion + Availablein options. 2024-08-23 21:26:03 +02:00