mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
5ccada09aa
Changed many tests so they also test fips (and removed 'availablein = default' from some tests). Seperated the monolithic evppkey.txt file into smaller maintainable groups. Changed the availablein option so it must be first - this then skips the entire test before any fetching happens. Changed the code so that all the OPENSSL_NO_XXXX tests are done in code via methods such as is_cipher_disabled(alg), before the fetch happens. Added missing libctx's found by adding a libctx to test_evp. Broke up large data files for cipher, kdf's and mac's into smaller pieces so they no longer need 'AvailableIn = default' Added missing algorithm aliases for cipher/digests to the providers. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12236) |
||
---|---|---|
.. | ||
evpciph_aes_ccm_cavs.txt | ||
evpciph_aes_common.txt | ||
evpciph_aes_cts1.txt | ||
evpciph_aes_cts23.txt | ||
evpciph_aes_ocb.txt | ||
evpciph_aes_siv.txt | ||
evpciph_aria.txt | ||
evpciph_bf.txt | ||
evpciph_camellia.txt | ||
evpciph_cast5.txt | ||
evpciph_chacha.txt | ||
evpciph_des3_common.txt | ||
evpciph_des.txt | ||
evpciph_idea.txt | ||
evpciph_rc2.txt | ||
evpciph_rc4.txt | ||
evpciph_rc5.txt | ||
evpciph_seed.txt | ||
evpciph_sm4.txt | ||
evpencod.txt | ||
evpkdf_hkdf.txt | ||
evpkdf_krb5.txt | ||
evpkdf_pbkdf2.txt | ||
evpkdf_scrypt.txt | ||
evpkdf_ss.txt | ||
evpkdf_ssh.txt | ||
evpkdf_tls11_prf.txt | ||
evpkdf_tls12_prf.txt | ||
evpkdf_x942.txt | ||
evpkdf_x963.txt | ||
evpmac_blake.txt | ||
evpmac_common.txt | ||
evpmac_poly1305.txt | ||
evpmac_siphash.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_dsa.txt | ||
evppkey_ecc.txt | ||
evppkey_ecdh.txt | ||
evppkey_ecdsa.txt | ||
evppkey_ecx.txt | ||
evppkey_ffdhe.txt | ||
evppkey_kas.txt | ||
evppkey_kdf_hkdf.txt | ||
evppkey_kdf_scrypt.txt | ||
evppkey_kdf_tls1_prf.txt | ||
evppkey_mismatch.txt | ||
evppkey_rsa.txt | ||
evppkey_sm2.txt | ||
evprand.txt |