.. |
bio_b64.c
|
Update copyright year
|
3 years ago |
bio_enc.c
|
Update copyright year
|
3 years ago |
bio_md.c
|
Update copyright year
|
3 years ago |
bio_ok.c
|
Add and use internal header that implements endianness check
|
3 years ago |
build.info
|
Delete unused PKEY MAC files
|
3 years ago |
c_allc.c
|
Reorganize private crypto header files
|
4 years ago |
c_alld.c
|
Restore MD5-SHA1 in legacy method database
|
4 years ago |
cmeth_lib.c
|
Update copyright year
|
3 years ago |
digest.c
|
Fix an EVP_MD_CTX leak
|
3 years ago |
e_aes.c
|
Use local IV storage in e_aes.c
|
3 years ago |
e_aes_cbc_hmac_sha1.c
|
Use local IV storage in e_aes_ebc_hmac_sha1.c
|
3 years ago |
e_aes_cbc_hmac_sha256.c
|
Use local IV storage in e_aes_ebc_hmac_sha256.c
|
3 years ago |
e_aria.c
|
Use local IV storage in e_aria.c
|
3 years ago |
e_bf.c
|
Use local IV storage in EVP BLOCK_* macros
|
3 years ago |
e_camellia.c
|
Use local IV storage in e_camellia.c
|
3 years ago |
e_cast.c
|
Use local IV storage in EVP BLOCK_* macros
|
3 years ago |
e_chacha20_poly1305.c
|
Update copyright year
|
3 years ago |
e_des.c
|
Use local IV storage in e_des.c
|
3 years ago |
e_des3.c
|
Use local IV storage in e_des3.c
|
3 years ago |
e_idea.c
|
Use local IV storage in EVP BLOCK_* macros
|
3 years ago |
e_null.c
|
Reorganize private crypto header files
|
4 years ago |
e_old.c
|
Update copyright year
|
3 years ago |
e_rc2.c
|
Use local IV storage in EVP BLOCK_* macros
|
3 years ago |
e_rc4.c
|
Update copyright year
|
3 years ago |
e_rc4_hmac_md5.c
|
Update copyright year
|
3 years ago |
e_rc5.c
|
Update copyright year
|
3 years ago |
e_seed.c
|
Use local IV storage in EVP BLOCK_* macros
|
3 years ago |
e_sm4.c
|
Use local IV storage in e_sm4.c
|
3 years ago |
e_xcbc_d.c
|
Use local IV storage in e_xcbc_d.c
|
3 years ago |
encode.c
|
Update copyright year
|
3 years ago |
evp_cnf.c
|
Load the default config file before working with default properties
|
3 years ago |
evp_enc.c
|
Retire EVP_CTRL_GET_IV
|
3 years ago |
evp_err.c
|
Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF
|
3 years ago |
evp_fetch.c
|
Load the default config file before working with default properties
|
3 years ago |
evp_key.c
|
crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it
|
4 years ago |
evp_lib.c
|
Add CMS AuthEnvelopedData with AES-GCM support
|
3 years ago |
evp_local.h
|
Add CMS AuthEnvelopedData with AES-GCM support
|
3 years ago |
evp_pbe.c
|
Explicitly test against NULL; do not use !p or similar
|
4 years ago |
evp_pkey.c
|
EVP: Downgrade EVP_PKEYs in EVP_PKEY2PKCS8()
|
3 years ago |
evp_rand.c
|
rand_drbg: remove RAND_DRBG.
|
3 years ago |
evp_utils.c
|
Reorganize local header files
|
4 years ago |
exchange.c
|
Add public API for gettables and settables for keymanagement, signatures and key exchange.
|
3 years ago |
kdf_lib.c
|
Revert "kdf: make function naming consistent."
|
3 years ago |
kdf_meth.c
|
gettables: core changes to pass the provider context.
|
3 years ago |
keymgmt_lib.c
|
EVP: Add the internal convenience function evp_keymgmt_util_export()
|
3 years ago |
keymgmt_meth.c
|
Add public API for gettables and settables for keymanagement, signatures and key exchange.
|
3 years ago |
legacy_blake2.c
|
Cleanup legacy digest methods.
|
3 years ago |
legacy_md2.c
|
Update copyright year
|
3 years ago |
legacy_md4.c
|
Update copyright year
|
3 years ago |
legacy_md5.c
|
Update copyright year
|
3 years ago |
legacy_md5_sha1.c
|
Update copyright year
|
3 years ago |
legacy_mdc2.c
|
Update copyright year
|
3 years ago |
legacy_meth.h
|
Cleanup legacy digest methods.
|
3 years ago |
legacy_ripemd.c
|
Update copyright year
|
3 years ago |
legacy_sha.c
|
Update copyright year
|
3 years ago |
legacy_wp.c
|
Update copyright year
|
3 years ago |
m_null.c
|
Reorganize private crypto header files
|
4 years ago |
m_sigver.c
|
Fix an EVP_MD_CTX leak
|
3 years ago |
mac_lib.c
|
Ensure EVP_MAC_update() passes the length even if it is 0
|
3 years ago |
mac_meth.c
|
gettables: core changes to pass the provider context.
|
3 years ago |
names.c
|
Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases
|
3 years ago |
p5_crpt.c
|
Update copyright year
|
3 years ago |
p5_crpt2.c
|
Add evp_test fixes.
|
3 years ago |
p_dec.c
|
Update copyright year
|
3 years ago |
p_enc.c
|
Update copyright year
|
3 years ago |
p_lib.c
|
Fix safestack issues in x509.h
|
3 years ago |
p_open.c
|
Update copyright year
|
3 years ago |
p_seal.c
|
Update copyright year
|
3 years ago |
p_sign.c
|
Add EVP signature with libctx methods.
|
3 years ago |
p_verify.c
|
Add EVP signature with libctx methods.
|
3 years ago |
pbe_scrypt.c
|
Add evp_test fixes.
|
3 years ago |
pmeth_check.c
|
Rename FIPS_MODE to FIPS_MODULE
|
3 years ago |
pmeth_fn.c
|
Make the naming scheme for dispatched functions more consistent
|
3 years ago |
pmeth_gn.c
|
EVP: Preserve the EVP_PKEY id in a few more spots
|
3 years ago |
pmeth_lib.c
|
EC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to support providers
|
3 years ago |
signature.c
|
EVP: Add support for delayed EVP_PKEY operation parameters
|
3 years ago |