Matt Caswell 28fd895305 Remove the function EVP_PKEY_set_alias_type 3 years ago
..
asymcipher.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
bio_b64.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
bio_enc.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
bio_md.c 33388b44b6 Update copyright year 4 years ago
bio_ok.c a614af9553 Update bio_ok.c 3 years ago
build.info 9a1c4e41e8 EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs 3 years ago
c_allc.c 29d3af0404 Update copyright year 3 years ago
c_alld.c 9ff872e8a3 Restore MD5-SHA1 in legacy method database 5 years ago
cmeth_lib.c 0f84cbc3e2 Update copyright year 4 years ago
ctrl_params_translate.c 0cfbc828e0 Deprecate the EVP_PKEY controls for CMS and PKCS#7 3 years ago
dh_ctrl.c 53cefef62b Remove inclusion of unnecessary header files 3 years ago
dh_support.c 8020d79b40 Update copyright year 3 years ago
digest.c 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
dsa_ctrl.c 8020d79b40 Update copyright year 3 years ago
e_aes.c 3c2bdd7df9 Update copyright year 3 years ago
e_aes_cbc_hmac_sha1.c 7b42408756 remove unused assignments 3 years ago
e_aes_cbc_hmac_sha256.c 7b42408756 remove unused assignments 3 years ago
e_aria.c 3c2bdd7df9 Update copyright year 3 years ago
e_bf.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros 4 years ago
e_camellia.c 3c2bdd7df9 Update copyright year 3 years ago
e_cast.c 3c2bdd7df9 Update copyright year 3 years ago
e_chacha20_poly1305.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
e_des.c 36025d3b87 Use local IV storage in e_des.c 4 years ago
e_des3.c 3c2bdd7df9 Update copyright year 3 years ago
e_idea.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros 4 years ago
e_null.c 25f2138b0a Reorganize private crypto header files 5 years ago
e_old.c 33388b44b6 Update copyright year 4 years ago
e_rc2.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
e_rc4.c 3c2bdd7df9 Update copyright year 3 years ago
e_rc4_hmac_md5.c 3c2bdd7df9 Update copyright year 3 years ago
e_rc5.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
e_seed.c 2f5c405a16 Use local IV storage in EVP BLOCK_* macros 4 years ago
e_sm4.c 3c2bdd7df9 Update copyright year 3 years ago
e_xcbc_d.c acb30f4b59 Use local IV storage in e_xcbc_d.c 4 years ago
ec_ctrl.c da9988e0f5 Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs 3 years ago
ec_support.c cf3306dc6b Remove TODO comment. Resolves #14396 3 years ago
encode.c fbd2ece171 Update copyright year 4 years ago
evp_cnf.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
evp_enc.c c12bf35026 evp: fix coverity 1473631: argument cannot be negative 3 years ago
evp_err.c bf23b9a163 Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED 3 years ago
evp_fetch.c 860ecfd700 property: check return values from the property locking calls. 3 years ago
evp_key.c 2e9d61ecd8 crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it 5 years ago
evp_lib.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
evp_local.h 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
evp_pbe.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
evp_pkey.c ec3dd97019 evp: fix coverity 1474469: negative return 3 years ago
evp_rand.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
evp_utils.c 605856d72c Update copyright year 3 years ago
exchange.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
kdf_lib.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
kdf_meth.c 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
kem.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
keymgmt_lib.c e08993eab6 evp_keymgmt_util_copy: Fix possible leak on copy failure 3 years ago
keymgmt_meth.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
legacy_blake2.c 8020d79b40 Update copyright year 3 years ago
legacy_md2.c 33388b44b6 Update copyright year 4 years ago
legacy_md4.c 33388b44b6 Update copyright year 4 years ago
legacy_md5.c 33388b44b6 Update copyright year 4 years ago
legacy_md5_sha1.c 627b73cc72 Rename md5_sha1_* ossl_md5_sha1_* 3 years ago
legacy_mdc2.c 33388b44b6 Update copyright year 4 years ago
legacy_meth.h b2055d67f0 Cleanup legacy digest methods. 4 years ago
legacy_ripemd.c 33388b44b6 Update copyright year 4 years ago
legacy_sha.c 5687afdf03 rename sha1_ctrl to ossl_sha1_ctrl. 3 years ago
legacy_wp.c 33388b44b6 Update copyright year 4 years ago
m_null.c 25f2138b0a Reorganize private crypto header files 5 years ago
m_sigver.c 4b58d9b41b evp: add params arguments to init functions 3 years ago
mac_lib.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago
mac_meth.c 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
names.c 8020d79b40 Update copyright year 3 years ago
p5_crpt.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
p5_crpt2.c 4e17fb0061 Add ossl_pkcs5_pbkdf2_hmac_ex symbol 3 years ago
p_dec.c 8020d79b40 Update copyright year 3 years ago
p_enc.c 8020d79b40 Update copyright year 3 years ago
p_legacy.c 40d6e05cf8 evp: fix coverity 1467500 & 1467502: unchecked return values 3 years ago
p_lib.c 28fd895305 Remove the function EVP_PKEY_set_alias_type 3 years ago
p_open.c 33388b44b6 Update copyright year 4 years ago
p_seal.c 33388b44b6 Update copyright year 4 years ago
p_sign.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
p_verify.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
pbe_scrypt.c 8020d79b40 Update copyright year 3 years ago
pmeth_check.c 4718326a46 Add EVP_PKEY_public_check_quick. 3 years ago
pmeth_gn.c 1be63b3e96 evp: add params argument to key manager's gen_init call 3 years ago
pmeth_lib.c 7153f54437 evp: fix coverity 1470561: resource leak 3 years ago
signature.c 0388823329 EVP: Add EVP_<TYPE>_description() 3 years ago