openssl/crypto/evp
2021-04-08 08:49:27 +10:00
..
asymcipher.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
bio_b64.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
bio_enc.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
bio_md.c
bio_ok.c Update bio_ok.c 2020-11-27 13:58:59 +01:00
build.info EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs 2021-02-23 13:41:48 +01:00
c_allc.c Update copyright year 2020-11-05 13:37:26 +00:00
c_alld.c
cmeth_lib.c
ctrl_params_translate.c Deprecate the EVP_PKEY controls for CMS and PKCS#7 2021-04-06 09:10:11 +02:00
dh_ctrl.c Remove inclusion of unnecessary header files 2021-02-24 17:55:20 +01:00
dh_support.c Update copyright year 2021-03-11 13:27:36 +00:00
digest.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
dsa_ctrl.c Update copyright year 2021-03-11 13:27:36 +00:00
e_aes_cbc_hmac_sha1.c remove unused assignments 2020-12-03 11:21:33 +10:00
e_aes_cbc_hmac_sha256.c remove unused assignments 2020-12-03 11:21:33 +10:00
e_aes.c Add ossl_is_partially_overlapping symbol 2021-03-18 17:52:38 +10:00
e_aria.c enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 1451517, 1451523, 1451526m 1451528, 1451539, 1451441, 1451549, 1451568 & 1451572: improper use of negative value 2021-03-24 09:12:43 +10:00
e_bf.c
e_camellia.c enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 1451517, 1451523, 1451526m 1451528, 1451539, 1451441, 1451549, 1451568 & 1451572: improper use of negative value 2021-03-24 09:12:43 +10:00
e_cast.c evp: fix coverity 1472682: argument cannot be negative 2021-04-08 08:49:27 +10:00
e_chacha20_poly1305.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
e_des3.c Add ossl_is_partially_overlapping symbol 2021-03-18 17:52:38 +10:00
e_des.c
e_idea.c
e_null.c
e_old.c
e_rc2.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
e_rc4_hmac_md5.c evp: fix coverity 1451509: argument cannot be negative 2021-04-08 08:49:27 +10:00
e_rc4.c evp: fix coverity 1451510: argument cannot be negative 2021-04-08 08:49:27 +10:00
e_rc5.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
e_seed.c
e_sm4.c Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
e_xcbc_d.c
ec_ctrl.c Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs 2021-02-24 17:55:20 +01:00
ec_support.c Remove TODO comment. Resolves #14396 2021-03-18 20:07:09 +10:00
encode.c
evp_cnf.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
evp_enc.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
evp_err.c Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED 2021-03-11 12:19:40 +10:00
evp_fetch.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
evp_key.c
evp_lib.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
evp_local.h CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
evp_pbe.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
evp_pkey.c evp: fix coverity 1474469: negative return 2021-03-30 18:57:29 +02:00
evp_rand.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
evp_utils.c Update copyright year 2020-11-26 14:18:57 +00:00
exchange.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
kdf_lib.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
kdf_meth.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
kem.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
keymgmt_lib.c evp_keymgmt_util_copy: Fix possible leak on copy failure 2021-03-17 14:39:16 +01:00
keymgmt_meth.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
legacy_blake2.c Update copyright year 2021-03-11 13:27:36 +00:00
legacy_md2.c
legacy_md4.c
legacy_md5_sha1.c Rename md5_sha1_* ossl_md5_sha1_* 2020-11-19 07:38:53 +10:00
legacy_md5.c
legacy_mdc2.c
legacy_meth.h
legacy_ripemd.c
legacy_sha.c rename sha1_ctrl to ossl_sha1_ctrl. 2020-11-19 07:39:13 +10:00
legacy_wp.c
m_null.c
m_sigver.c evp: add params arguments to init functions 2021-03-12 08:27:11 +10:00
mac_lib.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
mac_meth.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
names.c Update copyright year 2021-03-11 13:27:36 +00:00
p5_crpt2.c Add ossl_pkcs5_pbkdf2_hmac_ex symbol 2021-03-18 17:52:38 +10:00
p5_crpt.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
p_dec.c Update copyright year 2021-03-11 13:27:36 +00:00
p_enc.c Update copyright year 2021-03-11 13:27:36 +00:00
p_legacy.c evp: fix coverity 1467500 & 1467502: unchecked return values 2021-03-26 08:46:02 +10:00
p_lib.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00
p_open.c
p_seal.c
p_sign.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
p_verify.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
pbe_scrypt.c Update copyright year 2021-03-11 13:27:36 +00:00
pmeth_check.c Add EVP_PKEY_public_check_quick. 2021-02-22 13:31:31 +10:00
pmeth_gn.c evp: add params argument to key manager's gen_init call 2021-03-12 08:27:11 +10:00
pmeth_lib.c evp: fix coverity 1470561: resource leak 2021-03-20 10:08:00 +10:00
signature.c EVP: Add EVP_<TYPE>_description() 2021-04-02 08:57:47 +02:00