.. |
asymcipher.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
bio_b64.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
bio_enc.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
bio_md.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
bio_ok.c
|
Update bio_ok.c
|
2020-11-27 13:58:59 +01:00 |
build.info
|
EVP: Implement data-driven translation between known ctrl and OSSL_PARAMs
|
2021-02-23 13:41:48 +01:00 |
c_allc.c
|
Update copyright year
|
2020-11-05 13:37:26 +00:00 |
c_alld.c
|
Restore MD5-SHA1 in legacy method database
|
2019-10-14 16:07:41 +02:00 |
cmeth_lib.c
|
Update copyright year
|
2020-08-06 13:22:30 +01:00 |
ctrl_params_translate.c
|
Fix external symbols related to ec & sm2 keys
|
2021-02-26 10:53:01 +10:00 |
dh_ctrl.c
|
Remove inclusion of unnecessary header files
|
2021-02-24 17:55:20 +01:00 |
dh_support.c
|
Fix external symbols related to dh keys
|
2021-02-26 10:50:30 +10:00 |
digest.c
|
modify EVP to support digest gettable/settable calls
|
2021-02-26 18:08:41 +10:00 |
dsa_ctrl.c
|
Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs
|
2021-02-24 17:55:20 +01:00 |
e_aes_cbc_hmac_sha1.c
|
remove unused assignments
|
2020-12-03 11:21:33 +10:00 |
e_aes_cbc_hmac_sha256.c
|
remove unused assignments
|
2020-12-03 11:21:33 +10:00 |
e_aes.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_aria.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_bf.c
|
Use local IV storage in EVP BLOCK_* macros
|
2020-08-11 07:07:58 -07:00 |
e_camellia.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_cast.c
|
Use local IV storage in EVP BLOCK_* macros
|
2020-08-11 07:07:58 -07:00 |
e_chacha20_poly1305.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_des3.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_des.c
|
Use local IV storage in e_des.c
|
2020-08-11 07:07:58 -07:00 |
e_idea.c
|
Use local IV storage in EVP BLOCK_* macros
|
2020-08-11 07:07:58 -07:00 |
e_null.c
|
Reorganize private crypto header files
|
2019-09-28 20:26:34 +02:00 |
e_old.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
e_rc2.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_rc4_hmac_md5.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
e_rc4.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
e_rc5.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
e_seed.c
|
Use local IV storage in EVP BLOCK_* macros
|
2020-08-11 07:07:58 -07:00 |
e_sm4.c
|
Update copyright year
|
2020-10-15 14:10:06 +01:00 |
e_xcbc_d.c
|
Use local IV storage in e_xcbc_d.c
|
2020-08-11 07:07:58 -07:00 |
ec_ctrl.c
|
Cleanup of some of the EVP_PKEY_CTX_ctrl related TODOs
|
2021-02-24 17:55:20 +01:00 |
ec_support.c
|
Fix external symbols related to ec & sm2 keys
|
2021-02-26 10:53:01 +10:00 |
encode.c
|
Update copyright year
|
2020-06-25 14:13:12 +01:00 |
evp_cnf.c
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
evp_enc.c
|
evp: upport modified gettable/settable ctx calls for ciphers
|
2021-02-26 18:08:41 +10:00 |
evp_err.c
|
Don't overflow the output length in EVP_CipherUpdate calls
|
2021-02-16 11:40:12 +00:00 |
evp_fetch.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
evp_key.c
|
crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it
|
2019-05-27 08:01:50 +10:00 |
evp_lib.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
evp_local.h
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
evp_pbe.c
|
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
|
2020-11-13 09:35:31 +01:00 |
evp_pkey.c
|
Update copyright year
|
2021-02-18 15:05:17 +00:00 |
evp_rand.c
|
evp: support modified gettable/settable ctx calls for RNGs
|
2021-02-26 18:08:41 +10:00 |
evp_utils.c
|
Update copyright year
|
2020-11-26 14:18:57 +00:00 |
exchange.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
kdf_lib.c
|
evp: add param argument to KDF derive call
|
2021-02-28 17:25:49 +10:00 |
kdf_meth.c
|
evp: support modified gettable/settable ctx calls for KDFs
|
2021-02-26 18:08:41 +10:00 |
kem.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
keymgmt_lib.c
|
Update copyright year
|
2021-02-18 15:05:17 +00:00 |
keymgmt_meth.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
legacy_blake2.c
|
Fix external symbols in the provider digest implementations.
|
2021-02-18 21:14:32 +10:00 |
legacy_md2.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
legacy_md4.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
legacy_md5_sha1.c
|
Rename md5_sha1_* ossl_md5_sha1_*
|
2020-11-19 07:38:53 +10:00 |
legacy_md5.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
legacy_mdc2.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
legacy_meth.h
|
Cleanup legacy digest methods.
|
2019-12-18 14:46:01 +10:00 |
legacy_ripemd.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
legacy_sha.c
|
rename sha1_ctrl to ossl_sha1_ctrl.
|
2020-11-19 07:39:13 +10:00 |
legacy_wp.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
m_null.c
|
Reorganize private crypto header files
|
2019-09-28 20:26:34 +02:00 |
m_sigver.c
|
Update copyright year
|
2021-02-18 15:05:17 +00:00 |
mac_lib.c
|
evp: updates for the new additional MAC_init arguments
|
2021-02-28 17:25:49 +10:00 |
mac_meth.c
|
evp: support modified gettable/settable ctx calls for MACs
|
2021-02-26 18:08:41 +10:00 |
names.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |
p5_crpt2.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
p5_crpt.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
p_dec.c
|
Drop OPENSSL_NO_RSA everywhere
|
2020-12-20 12:19:42 +01:00 |
p_enc.c
|
Drop OPENSSL_NO_RSA everywhere
|
2020-12-20 12:19:42 +01:00 |
p_legacy.c
|
Update copyright year
|
2021-01-28 13:54:57 +01:00 |
p_lib.c
|
Fix external symbols related to ec & sm2 keys
|
2021-02-26 10:53:01 +10:00 |
p_open.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
p_seal.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
p_sign.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
p_verify.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
pbe_scrypt.c
|
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
2020-11-13 09:35:02 +01:00 |
pmeth_check.c
|
Add EVP_PKEY_public_check_quick.
|
2021-02-22 13:31:31 +10:00 |
pmeth_gn.c
|
Update copyright year
|
2021-02-18 15:05:17 +00:00 |
pmeth_lib.c
|
Fix external symbols related to ec & sm2 keys
|
2021-02-26 10:53:01 +10:00 |
signature.c
|
Don't hold a lock when calling a callback in ossl_namemap_doall_names
|
2021-02-25 08:37:22 +10:00 |