openssl/crypto/evp
Pauli 601fca1778 Deprecate the low level RIPEMD160 functions.
Use of the low level RIPEMD160 functions has been informally discouraged for a
long time. We now formally deprecate them.

Applications should instead use the EVP APIs, e.g. EVP_Digest,
EVP_DigestInit_ex, EVP_DigestUpdate and EVP_DigestFinal_ex.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10789)
2020-01-12 12:00:31 +10:00
..
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c
build.info Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
c_allc.c
c_alld.c
cmeth_lib.c
digest.c Fix some typos 2019-12-11 19:04:01 +01:00
e_aes_cbc_hmac_sha1.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
e_aes_cbc_hmac_sha256.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
e_aes.c Deprecate the low level AES functions 2020-01-06 15:09:57 +00:00
e_aria.c
e_bf.c Deprecate Low Level Blowfish APIs 2020-01-08 11:25:25 +00:00
e_camellia.c EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
e_cast.c
e_chacha20_poly1305.c
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
evp_cnf.c
evp_enc.c Add GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GCM_SET_IV_INV to providers 2020-01-10 11:58:27 +10:00
evp_err.c
evp_fetch.c CORE: pass the full algorithm definition to the method constructor 2019-11-29 20:42:12 +01:00
evp_key.c
evp_lib.c
evp_local.h CORE & EVP: Specify OP_query_operation_name() for KEYMGMT 2020-01-09 15:01:16 +01:00
evp_pbe.c
evp_pkey.c
evp_utils.c
exchange.c EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better 2020-01-09 15:01:28 +01:00
kdf_lib.c
kdf_meth.c
keymgmt_lib.c
keymgmt_meth.c CORE & EVP: Specify OP_query_operation_name() for KEYMGMT 2020-01-09 15:01:16 +01:00
legacy_blake2.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_md2.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_md4.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_md5_sha1.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_md5.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_mdc2.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_meth.h Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_ripemd.c Deprecate the low level RIPEMD160 functions. 2020-01-12 12:00:31 +10:00
legacy_sha.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_wp.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
m_null.c
m_sigver.c EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better 2020-01-09 15:01:28 +01:00
mac_lib.c
mac_meth.c
names.c
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
p_open.c
p_seal.c
p_sign.c
p_verify.c
pbe_scrypt.c
pkey_kdf.c
pkey_mac.c
pmeth_fn.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
pmeth_gn.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
pmeth_lib.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00
signature.c Add dsa signature alg to fips provider 2020-01-12 11:32:12 +10:00