.. |
asymcipher.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +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
|
Deprecate old style BIO callback calls
|
2021-05-26 17:18:34 +02:00 |
bio_md.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
bio_ok.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
build.info
|
Remove unused code from the fips module
|
2021-05-08 20:44:41 +10: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
|
2021-04-22 14:38:44 +01:00 |
ctrl_params_translate.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
dh_ctrl.c
|
todo: remove TODO(3.0) from the sources.
|
2021-05-20 09:00:22 +01:00 |
dh_support.c
|
Fixes related to separation of DH and DHX types
|
2021-04-26 19:52:11 +02:00 |
digest.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
dsa_ctrl.c
|
todo: remove TODO(3.0) from the sources.
|
2021-05-20 09:00:22 +01:00 |
e_aes_cbc_hmac_sha1.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
e_aes_cbc_hmac_sha256.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
e_aes.c
|
aes: rename new bsaes_ symbols -> ossl_bsaes_ ones
|
2021-05-27 09:35:50 +10:00 |
e_aria.c
|
Add "origin" field to EVP_CIPHER, EVP_MD
|
2021-04-18 10:03:07 +02:00 |
e_bf.c
|
Use local IV storage in EVP BLOCK_* macros
|
2020-08-11 07:07:58 -07:00 |
e_camellia.c
|
Add "origin" field to EVP_CIPHER, EVP_MD
|
2021-04-18 10:03:07 +02:00 |
e_cast.c
|
Update copyright year
|
2021-04-08 13:04:41 +01:00 |
e_chacha20_poly1305.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
e_des3.c
|
Crypto: Add deprecation compatibility declarations for SHA* message digest functions
|
2021-05-08 14:41:36 +02: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
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
e_old.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
e_rc2.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
e_rc4_hmac_md5.c
|
Use "" for include internal/xxx
|
2021-05-27 09:56:41 +10:00 |
e_rc4.c
|
Add "origin" field to EVP_CIPHER, EVP_MD
|
2021-04-18 10:03:07 +02: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
|
Add "origin" field to EVP_CIPHER, EVP_MD
|
2021-04-18 10:03:07 +02:00 |
e_xcbc_d.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
ec_ctrl.c
|
todo: remove TODO(3.0) from the sources.
|
2021-05-20 09:00:22 +01:00 |
ec_support.c
|
Add convenience functions and macros for asymmetric key generation
|
2021-05-11 12:46:42 +02:00 |
encode.c
|
Update copyright year
|
2020-06-25 14:13:12 +01:00 |
evp_cnf.c
|
Ensure mirroring of properties works for subsequent updates
|
2021-05-20 09:35:41 +01:00 |
evp_enc.c
|
Add missing EVP_CTRL_CCM_SET_L control
|
2021-05-28 14:29:13 +02:00 |
evp_err.c
|
err: rename err_load_xxx_strings_int functions
|
2021-05-26 13:01:47 +10:00 |
evp_fetch.c
|
coverity 1484912: Null pointer dereferences (NULL_RETURNS)
|
2021-05-27 20:29:24 +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
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
evp_local.h
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
evp_pbe.c
|
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context
|
2021-05-24 15:21:25 +10:00 |
evp_pkey.c
|
Add type_name member to provided methods and use it
|
2021-04-26 12:05:05 +02:00 |
evp_rand.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
evp_utils.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
exchange.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
kdf_lib.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
kdf_meth.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
kem.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
keymgmt_lib.c
|
Add type_name member to provided methods and use it
|
2021-04-26 12:05:05 +02:00 |
keymgmt_meth.c
|
Add type_name member to provided methods and use it
|
2021-04-26 12:05:05 +02:00 |
legacy_blake2.c
|
Add "origin" field to EVP_CIPHER, EVP_MD
|
2021-04-18 10:03:07 +02:00 |
legacy_md2.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_md4.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_md5_sha1.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_md5.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_mdc2.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_meth.h
|
Cleanup legacy digest methods.
|
2019-12-18 14:46:01 +10:00 |
legacy_ripemd.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_sha.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
legacy_wp.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
m_null.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
m_sigver.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
mac_lib.c
|
mac: add a getter for the MAC block size.
|
2021-05-25 17:23:50 +10:00 |
mac_meth.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
names.c
|
Update copyright year
|
2021-03-11 13:27:36 +00:00 |
p5_crpt2.c
|
Add library context and property query support into the PKCS12 API
|
2021-04-30 09:15:50 +10:00 |
p5_crpt.c
|
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context
|
2021-05-24 15:21:25 +10:00 |
p_dec.c
|
Update copyright year
|
2021-03-11 13:27:36 +00:00 |
p_enc.c
|
Update copyright year
|
2021-03-11 13:27:36 +00:00 |
p_legacy.c
|
evp: fix coverity 1467500 & 1467502: unchecked return values
|
2021-03-26 08:46:02 +10:00 |
p_lib.c
|
Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
|
2021-05-20 12:57:22 +01:00 |
p_open.c
|
Update copyright year
|
2020-04-23 13:55:52 +01:00 |
p_seal.c
|
coverity 1484913: Null pointer dereferences (REVERSE_INULL)
|
2021-05-27 20:29:14 +10:00 |
p_sign.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
p_verify.c
|
Update copyright year
|
2021-04-22 14:38:44 +01:00 |
pbe_scrypt.c
|
Add library context and property query support into the PKCS12 API
|
2021-04-30 09:15:50 +10:00 |
pmeth_check.c
|
Add EVP_PKEY_public_check_quick.
|
2021-02-22 13:31:31 +10:00 |
pmeth_gn.c
|
EVP: Modify EVP_PKEY_export() to handle legacy EVP_PKEYs
|
2021-05-20 12:57:36 +01:00 |
pmeth_lib.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |
signature.c
|
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
2021-05-24 10:12:18 +10:00 |