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