openssl/test/recipes/30-test_evp_data
Shane Lontis 89cccbea51 Add EVP_KDF-X942 to the fips module
The X942 KDF had been modified so that it supports all optional fields - not
just the fields used by CMS.

As there are 2 types of KDF for X942 - this has been made a bit clearer
by adding an X942KDF-ASN1 alias. X942KDF-CONCAT has also been added as an
alias of X963KDF.

This work was instigated as a result of the ACVP tests optionally being
able to use keybits for the supp_pubinfo field.
Setting the parameter OSSL_KDF_PARAM_X942_USE_KEYBITS to 0 allows this
to be disabled.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13418)
2020-12-02 12:15:05 +10:00
..
evpciph_aes_ccm_cavs.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_aes_common.txt Optimize AES-XTS mode in OpenSSL for aarch64 2020-11-12 11:09:22 +01:00
evpciph_aes_cts1.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_aes_cts23.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_aes_ocb.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_aes_siv.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_aes_wrap.txt Add AES KW inverse ciphers to the EVP layer 2020-11-02 09:22:14 +10:00
evpciph_aria.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_bf.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpciph_camellia.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_cast5.txt Add cast5 ciphers to default provider 2019-09-18 18:55:11 +10:00
evpciph_chacha.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpciph_des3_common.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpciph_des.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpciph_idea.txt Add IDEA ciphers to default provider 2019-09-18 15:57:08 +10:00
evpciph_rc2.txt Add rc2 ciphers to default provider 2019-10-08 16:42:28 +10:00
evpciph_rc4.txt Add test for non-default sized keys in variable key size ciphers 2019-11-19 13:33:54 +00:00
evpciph_rc5.txt Add test for non-default sized keys in variable key size ciphers 2019-11-19 13:33:54 +00:00
evpciph_seed.txt Add SEED ciphers to default provider 2019-09-18 22:13:59 +10:00
evpciph_sm4.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpencod.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpkdf_hkdf.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpkdf_krb5.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpkdf_pbkdf2.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpkdf_scrypt.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpkdf_ss.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpkdf_ssh.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpkdf_tls11_prf.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpkdf_tls12_prf.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpkdf_x942.txt Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
evpkdf_x963.txt Add EVP_KDF-X942 to the fips module 2020-12-02 12:15:05 +10:00
evpmac_blake.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmac_common.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmac_poly1305.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmac_siphash.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmd_blake.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpmd_md.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmd_mdc2.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmd_ripemd.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpmd_sha.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evpmd_sm3.txt Update copyright year 2020-10-15 14:10:06 +01:00
evpmd_whirlpool.txt Update copyright year 2020-10-15 14:10:06 +01:00
evppbe_pbkdf2.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppbe_pkcs12.txt Update copyright year 2020-10-15 14:10:06 +01:00
evppbe_scrypt.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_brainpool.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_dsa.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_ecc.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_ecdh.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_ecdsa.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_ecx.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_ffdhe.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_kas.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_kdf_hkdf.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_kdf_scrypt.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_kdf_tls1_prf.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_mismatch.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00
evppkey_rsa_common.txt Add 'fips-securitychecks' option and plumb this into the actual fips checks 2020-09-18 14:20:39 +01:00
evppkey_rsa.txt Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00
evppkey_sm2.txt EVP: Expand the use of EVP_PKEY_CTX_md() 2020-09-08 12:07:36 +02:00
evprand.txt Add evp_test fixes. 2020-08-07 14:29:00 +10:00