openssl/crypto/evp
Shane Lontis 5ccada09aa Add evp_test fixes.
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)
2020-08-07 14:29:00 +10:00
..
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c Add and use internal header that implements endianness check 2020-07-11 10:00:33 +02:00
build.info CTR, HASH and HMAC DRBGs in provider 2020-06-24 20:05:42 +10:00
c_allc.c
c_alld.c
cmeth_lib.c Update copyright year 2020-08-06 13:22:30 +01:00
digest.c gettables: core changes to pass the provider context. 2020-08-07 08:02:14 +10:00
e_aes_cbc_hmac_sha1.c
e_aes_cbc_hmac_sha256.c
e_aes.c Fix provider cipher reinit issue 2020-07-22 10:40:55 +10:00
e_aria.c rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
e_bf.c
e_camellia.c
e_cast.c
e_chacha20_poly1305.c Update copyright year 2020-07-16 14:47:04 +02:00
e_des3.c
e_des.c
e_idea.c
e_null.c
e_old.c
e_rc2.c
e_rc4_hmac_md5.c
e_rc4.c
e_rc5.c
e_seed.c
e_sm4.c
e_xcbc_d.c
encode.c Update copyright year 2020-06-25 14:13:12 +01:00
evp_cnf.c Update copyright year 2020-05-15 14:09:49 +01:00
evp_enc.c rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
evp_err.c DESERIALIZER: Add deserializers for the rest of our asymmetric key types 2020-08-01 11:51:19 +10:00
evp_fetch.c CORE: Add an internal function to distinguish the global default context 2020-06-28 10:55:52 +02:00
evp_key.c
evp_lib.c EVP: deprecate the EVP_X_meth_ functions. 2020-07-22 20:19:01 +10:00
evp_local.h rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
evp_pbe.c
evp_pkey.c
evp_rand.c rand_drbg: remove RAND_DRBG. 2020-08-07 14:16:47 +10:00
evp_utils.c
exchange.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
kdf_lib.c Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
kdf_meth.c gettables: core changes to pass the provider context. 2020-08-07 08:02:14 +10:00
keymgmt_lib.c EVP KEYMGMT utils: Make a few more utility functions available 2020-07-24 16:32:00 +02:00
keymgmt_meth.c gettables: core changes to pass the provider context. 2020-08-07 08:02:14 +10:00
legacy_blake2.c
legacy_md2.c
legacy_md4.c
legacy_md5_sha1.c
legacy_md5.c
legacy_mdc2.c
legacy_meth.h
legacy_ripemd.c
legacy_sha.c
legacy_wp.c
m_null.c
m_sigver.c Don't fallback to legacy in DigestSignInit/DigestVerifyInit too easily 2020-07-30 09:28:01 +01:00
mac_lib.c mac: add some consistency to setting the XXX_final output length. 2020-08-07 08:07:07 +10:00
mac_meth.c gettables: core changes to pass the provider context. 2020-08-07 08:02:14 +10:00
names.c
p5_crpt2.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c EVP: Fix the returned value for ASN1_PKEY_CTRL_DEFAULT_MD_NID 2020-08-07 04:14:59 +02:00
p_open.c
p_seal.c
p_sign.c
p_verify.c
pbe_scrypt.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
pkey_kdf.c Add evp_test fixes. 2020-08-07 14:29:00 +10:00
pkey_mac.c Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*" 2020-07-16 14:21:07 +02:00
pmeth_check.c
pmeth_fn.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
pmeth_gn.c Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic 2020-06-19 10:19:31 +01:00
pmeth_lib.c gettables: core changes to pass the provider context. 2020-08-07 08:02:14 +10:00
signature.c Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00