openssl/crypto/evp
Pauli 714a1bb380 rand: set up EVP and DRBG infrastructure for RAND from providers.
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11682)
2020-06-24 20:05:41 +10:00
..
bio_b64.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_md.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_ok.c Update copyright year 2020-04-23 13:55:52 +01:00
build.info rand: core APIs for provider friendly random. 2020-06-24 20:05:41 +10:00
c_allc.c
c_alld.c
cmeth_lib.c
digest.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
e_aes_cbc_hmac_sha1.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aes_cbc_hmac_sha256.c Update copyright year 2020-04-23 13:55:52 +01:00
e_aes.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
e_aria.c
e_bf.c Update copyright year 2020-04-23 13:55:52 +01:00
e_camellia.c Update copyright year 2020-04-23 13:55:52 +01:00
e_cast.c Update copyright year 2020-04-23 13:55:52 +01:00
e_chacha20_poly1305.c
e_des3.c Update copyright year 2020-04-23 13:55:52 +01:00
e_des.c Update copyright year 2020-04-23 13:55:52 +01:00
e_idea.c Update copyright year 2020-04-23 13:55:52 +01:00
e_null.c
e_old.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc2.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc4_hmac_md5.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc4.c Update copyright year 2020-04-23 13:55:52 +01:00
e_rc5.c Update copyright year 2020-04-23 13:55:52 +01:00
e_seed.c Update copyright year 2020-04-23 13:55:52 +01:00
e_sm4.c
e_xcbc_d.c Update copyright year 2020-04-23 13:55:52 +01:00
encode.c Remove whitespace from 'white space' 2020-06-19 07:59:46 +02:00
evp_cnf.c Update copyright year 2020-05-15 14:09:49 +01:00
evp_enc.c Remove cipher table lookup from EVP_CipherInit_ex 2020-05-07 15:25:48 +10:00
evp_err.c rand: core APIs for provider friendly random. 2020-06-24 20:05:41 +10:00
evp_fetch.c property: Move global default properties to the library context. 2020-06-23 21:44:47 +10:00
evp_key.c
evp_lib.c Make EVP_PKEY_CTX_[get|set]_group_name work for DH too 2020-06-19 10:19:31 +01:00
evp_local.h rand: core APIs for provider friendly random. 2020-06-24 20:05:41 +10:00
evp_pbe.c
evp_pkey.c Update copyright year 2020-04-23 13:55:52 +01:00
evp_utils.c
exchange.c Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() 2020-05-27 14:36:13 +02:00
kdf_lib.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
kdf_meth.c
keymgmt_lib.c Always create a key when importing 2020-06-05 11:04:11 +01:00
keymgmt_meth.c Make sure we save the copy function when registering a new Keymgmt 2020-06-19 10:19:32 +01:00
legacy_blake2.c Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_md2.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md4.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md5_sha1.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_md5.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_mdc2.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_meth.h Cleanup legacy digest methods. 2019-12-18 14:46:01 +10:00
legacy_ripemd.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_sha.c Update copyright year 2020-04-23 13:55:52 +01:00
legacy_wp.c Update copyright year 2020-04-23 13:55:52 +01:00
m_null.c
m_sigver.c EVP: For SIGNATURE operations, pass the propquery early 2020-05-14 12:16:35 +02:00
mac_lib.c The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_* 2020-06-11 11:16:37 +10:00
mac_meth.c
names.c
p5_crpt2.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
p5_crpt.c Update copyright year 2020-04-23 13:55:52 +01:00
p_dec.c Update copyright year 2020-04-23 13:55:52 +01:00
p_enc.c Update copyright year 2020-04-23 13:55:52 +01:00
p_lib.c Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic 2020-06-19 10:19:31 +01:00
p_open.c Update copyright year 2020-04-23 13:55:52 +01:00
p_seal.c Update copyright year 2020-04-23 13:55:52 +01:00
p_sign.c
p_verify.c
pbe_scrypt.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
pkey_kdf.c kdf: make function naming consistent. 2020-06-11 11:14:21 +10:00
pkey_mac.c Fix two additional instances of the old EVP_MAC_CTX_ functions being used. 2020-06-13 09:18:17 +10:00
pmeth_check.c Rename FIPS_MODE to FIPS_MODULE 2020-04-28 15:37:37 +02:00
pmeth_fn.c EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up! 2020-05-08 15:15:16 +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 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too 2020-06-19 10:19:31 +01:00
rand_meth.c rand: set up EVP and DRBG infrastructure for RAND from providers. 2020-06-24 20:05:41 +10:00
signature.c EVP: For SIGNATURE operations, pass the propquery early 2020-05-14 12:16:35 +02:00