Simo Sorce 98642df4ba Propagate selection all the way on key export há 1 ano atrás
..
asymcipher.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
bio_b64.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
bio_enc.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
bio_md.c 4c3c2633b2 evp: remove TODOs há 3 anos atrás
bio_ok.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
build.info 839261592c Remove unused code from the fips module há 3 anos atrás
c_allc.c fecb3aae22 Update copyright year há 2 anos atrás
c_alld.c 9ff872e8a3 Restore MD5-SHA1 in legacy method database há 5 anos atrás
cmeth_lib.c bb98a1123b Fix EVP_MD_meth_dup and EVP_CIPHER_meth_dup há 3 anos atrás
ctrl_params_translate.c c048779520 Add translation for ECX group parameter há 1 ano atrás
dh_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. há 3 anos atrás
dh_support.c f1ffaaeece Fixes related to separation of DH and DHX types há 3 anos atrás
digest.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
dsa_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. há 3 anos atrás
e_aes.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. há 1 ano atrás
e_aes_cbc_hmac_sha1.c fecb3aae22 Update copyright year há 2 anos atrás
e_aes_cbc_hmac_sha256.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
e_aria.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. há 1 ano atrás
e_bf.c 38fc02a708 Update copyright year há 3 anos atrás
e_camellia.c 1287dabd0b fix some code with obvious wrong coding style há 2 anos atrás
e_cast.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
e_chacha20_poly1305.c b134300a34 evp: Use functions instead of direct structure field references há 2 anos atrás
e_des.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values há 2 anos atrás
e_des3.c 4e720f12fa Fix Coverity 1201740 & 1201712: uninitialised values há 2 anos atrás
e_idea.c 1287dabd0b fix some code with obvious wrong coding style há 2 anos atrás
e_null.c f5afac4bda Update copyright year há 3 anos atrás
e_old.c 33388b44b6 Update copyright year há 4 anos atrás
e_rc2.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
e_rc4.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
e_rc4_hmac_md5.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
e_rc5.c fe41253823 Address coverity 1493382 argument cannot be negative há 2 anos atrás
e_seed.c 1287dabd0b fix some code with obvious wrong coding style há 2 anos atrás
e_sm4.c fecb3aae22 Update copyright year há 2 anos atrás
e_xcbc_d.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
ec_ctrl.c 87e4e9c473 todo: remove TODO(3.0) from the sources. há 3 anos atrás
ec_support.c fecb3aae22 Update copyright year há 2 anos atrás
encode.c fbd2ece171 Update copyright year há 4 anos atrás
evp_cnf.c 589fbc18aa Don't try and load the config file while already loading the config file há 3 anos atrás
evp_enc.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
evp_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions há 3 anos atrás
evp_fetch.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
evp_key.c 38fc02a708 Update copyright year há 3 anos atrás
evp_lib.c e0e338c8c5 Fix bug in EVP_CIPHER_CTX_get_iv_length() há 2 anos atrás
evp_local.h 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. há 2 anos atrás
evp_pbe.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
evp_pkey.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
evp_rand.c 7c8187d43d rand: add set0 calls for the private and public DRBGs há 1 ano atrás
evp_utils.c 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing há 3 anos atrás
exchange.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
kdf_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
kdf_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
kem.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
keymgmt_lib.c 98642df4ba Propagate selection all the way on key export há 1 ano atrás
keymgmt_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
legacy_blake2.c f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD há 3 anos atrás
legacy_md2.c f5afac4bda Update copyright year há 3 anos atrás
legacy_md4.c f5afac4bda Update copyright year há 3 anos atrás
legacy_md5.c f5afac4bda Update copyright year há 3 anos atrás
legacy_md5_sha1.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
legacy_mdc2.c f5afac4bda Update copyright year há 3 anos atrás
legacy_meth.h 38fc02a708 Update copyright year há 3 anos atrás
legacy_ripemd.c f5afac4bda Update copyright year há 3 anos atrás
legacy_sha.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
legacy_wp.c f5afac4bda Update copyright year há 3 anos atrás
m_null.c f5afac4bda Update copyright year há 3 anos atrás
m_sigver.c fecb3aae22 Update copyright year há 2 anos atrás
mac_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
mac_meth.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
names.c 8020d79b40 Update copyright year há 3 anos atrás
p5_crpt.c 38fc02a708 Update copyright year há 3 anos atrás
p5_crpt2.c fecb3aae22 Update copyright year há 2 anos atrás
p_dec.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() há 2 anos atrás
p_enc.c b9a86d5dd8 Fix possible null pointer dereference of evp_pkey_get_legacy() há 2 anos atrás
p_legacy.c ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
p_lib.c 98642df4ba Propagate selection all the way on key export há 1 ano atrás
p_open.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
p_seal.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
p_sign.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
p_verify.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
pbe_scrypt.c b536880c45 Add library context and property query support into the PKCS12 API há 3 anos atrás
pmeth_check.c 11f18ef1f5 Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check() há 3 anos atrás
pmeth_gn.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
pmeth_lib.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás
signature.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 2 anos atrás