Pauli ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
..
asymcipher.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
bio_b64.c f95fec2938 crypto/evp/bio_b64.c: improve coding style 1 年間 前
bio_enc.c 38fc02a708 Update copyright year 3 年 前
bio_md.c 4c3c2633b2 evp: remove TODOs 3 年 前
bio_ok.c 37bbe44929 bio: improve error checking fixing coverity 1485659 & 1485665 3 年 前
build.info 839261592c Remove unused code from the fips module 3 年 前
c_allc.c fecb3aae22 Update copyright year 2 年 前
c_alld.c 9ff872e8a3 Restore MD5-SHA1 in legacy method database 4 年 前
cmeth_lib.c bb98a1123b Fix EVP_MD_meth_dup and EVP_CIPHER_meth_dup 2 年 前
ctrl_params_translate.c fecb3aae22 Update copyright year 2 年 前
dh_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 年 前
dh_support.c f1ffaaeece Fixes related to separation of DH and DHX types 3 年 前
digest.c 221d65ba53 evp_md: assert digest is provided for algctx reuse 2 年 前
dsa_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 年 前
e_aes.c 1c5a4e3b5e Fix code format: BLOCK_CIPHER_custom 2 年 前
e_aes_cbc_hmac_sha1.c fecb3aae22 Update copyright year 2 年 前
e_aes_cbc_hmac_sha256.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
e_aria.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
e_bf.c 38fc02a708 Update copyright year 3 年 前
e_camellia.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
e_cast.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
e_chacha20_poly1305.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
e_des.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values 2 年 前
e_des3.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values 2 年 前
e_idea.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
e_null.c f5afac4bda Update copyright year 3 年 前
e_old.c 33388b44b6 Update copyright year 4 年 前
e_rc2.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
e_rc4.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
e_rc4_hmac_md5.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
e_rc5.c fe41253823 Address coverity 1493382 argument cannot be negative 2 年 前
e_seed.c 1287dabd0b fix some code with obvious wrong coding style 2 年 前
e_sm4.c fecb3aae22 Update copyright year 2 年 前
e_xcbc_d.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
ec_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. 3 年 前
ec_support.c fecb3aae22 Update copyright year 2 年 前
encode.c fbd2ece171 Update copyright year 4 年 前
evp_cnf.c 589fbc18aa Don't try and load the config file while already loading the config file 2 年 前
evp_enc.c d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl 2 年 前
evp_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 年 前
evp_fetch.c 16ff70a58c Remove the _fetch_by_number functions 2 年 前
evp_key.c 38fc02a708 Update copyright year 3 年 前
evp_lib.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
evp_local.h 4cfcc7e121 store_result: Add fallback for fetching the keymgmt from the provider of the store 2 年 前
evp_pbe.c 3211266aa2 Allocate EVP_PBE_CTL with OPENSSL_zalloc. 2 年 前
evp_pkey.c ad0a2c0110 EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider() 2 年 前
evp_rand.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
evp_utils.c 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing 3 年 前
exchange.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
kdf_lib.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
kdf_meth.c cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() 3 年 前
kem.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
keymgmt_lib.c fecb3aae22 Update copyright year 2 年 前
keymgmt_meth.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
legacy_blake2.c f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 年 前
legacy_md2.c f5afac4bda Update copyright year 3 年 前
legacy_md4.c f5afac4bda Update copyright year 3 年 前
legacy_md5.c f5afac4bda Update copyright year 3 年 前
legacy_md5_sha1.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
legacy_mdc2.c f5afac4bda Update copyright year 3 年 前
legacy_meth.h 38fc02a708 Update copyright year 3 年 前
legacy_ripemd.c f5afac4bda Update copyright year 3 年 前
legacy_sha.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
legacy_wp.c f5afac4bda Update copyright year 3 年 前
m_null.c f5afac4bda Update copyright year 3 年 前
m_sigver.c fecb3aae22 Update copyright year 2 年 前
mac_lib.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
mac_meth.c 9d987de3aa Fix copyrights 2 年 前
names.c 8020d79b40 Update copyright year 3 年 前
p5_crpt.c 38fc02a708 Update copyright year 3 年 前
p5_crpt2.c fecb3aae22 Update copyright year 2 年 前
p_dec.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 年 前
p_enc.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() 2 年 前
p_legacy.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
p_lib.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前
p_open.c 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2 年 前
p_seal.c e257d3e76f Remove duplicated #include headers 2 年 前
p_sign.c ed576acdf5 Rename all getters to use get/get0 in name 3 年 前
p_verify.c f5afac4bda Update copyright year 3 年 前
pbe_scrypt.c b536880c45 Add library context and property query support into the PKCS12 API 3 年 前
pmeth_check.c 11f18ef1f5 Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check() 2 年 前
pmeth_gn.c fecb3aae22 Update copyright year 2 年 前
pmeth_lib.c 615525bd4d int_ctx_new(): Revert extra OPENSSL_init_crypto() call 2 年 前
signature.c ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument 1 年間 前