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