openssl/crypto/evp
Matt Caswell 4db71d0175 Extend the provider MAC bridge for Poly1305
The previous commits added support for HMAC and SIPHASH into the provider
MAC bridge. We now extend that for Poly1305 too.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12637)
2020-08-29 17:40:10 +10:00
..
bio_b64.c
bio_enc.c
bio_md.c
bio_ok.c
build.info Delete old KDF bridge EVP_PKEY_METHODS 2020-08-10 14:52:37 +01:00
c_allc.c
c_alld.c
cmeth_lib.c
digest.c Fix some EVP_MD_CTX_* functions 2020-08-29 17:40:10 +10:00
e_aes_cbc_hmac_sha1.c Use local IV storage in e_aes_ebc_hmac_sha1.c 2020-08-11 07:07:57 -07:00
e_aes_cbc_hmac_sha256.c Use local IV storage in e_aes_ebc_hmac_sha256.c 2020-08-11 07:07:57 -07:00
e_aes.c Use local IV storage in e_aes.c 2020-08-11 07:07:57 -07:00
e_aria.c Use local IV storage in e_aria.c 2020-08-11 07:07:58 -07:00
e_bf.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_camellia.c Use local IV storage in e_camellia.c 2020-08-11 07:07:58 -07:00
e_cast.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_chacha20_poly1305.c
e_des3.c Use local IV storage in e_des3.c 2020-08-11 07:07:58 -07: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
e_old.c
e_rc2.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_rc4_hmac_md5.c
e_rc4.c
e_rc5.c
e_seed.c Use local IV storage in EVP BLOCK_* macros 2020-08-11 07:07:58 -07:00
e_sm4.c Use local IV storage in e_sm4.c 2020-08-11 07:07:58 -07:00
e_xcbc_d.c Use local IV storage in e_xcbc_d.c 2020-08-11 07:07:58 -07:00
encode.c
evp_cnf.c Load the default config file before working with default properties 2020-08-17 11:27:51 +01:00
evp_enc.c Retire EVP_CTRL_GET_IV 2020-08-11 07:07:57 -07:00
evp_err.c Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF 2020-08-10 14:51:59 +01:00
evp_fetch.c Load the default config file before working with default properties 2020-08-17 11:27:51 +01:00
evp_key.c
evp_lib.c Fix coverity CID #1452775 & #1452772- Dereference before NULL check in evp_lib.c 2020-08-24 11:19:28 +10:00
evp_local.h
evp_pbe.c
evp_pkey.c
evp_rand.c
evp_utils.c
exchange.c Add public API for gettables and settables for keymanagement, signatures and key exchange. 2020-08-12 11:59:43 +10:00
kdf_lib.c
kdf_meth.c
keymgmt_lib.c
keymgmt_meth.c Add public API for gettables and settables for keymanagement, signatures and key exchange. 2020-08-12 11:59:43 +10:00
legacy_blake2.c
legacy_md2.c
legacy_md4.c
legacy_md5_sha1.c
legacy_md5.c
legacy_mdc2.c
legacy_meth.h
legacy_ripemd.c
legacy_sha.c
legacy_wp.c
m_null.c
m_sigver.c Don't require a default digest from signature algorithms 2020-08-29 17:40:10 +10:00
mac_lib.c
mac_meth.c
names.c
p5_crpt2.c
p5_crpt.c
p_dec.c
p_enc.c
p_lib.c Fix coverity CID #1465594 - Null dereference in EVP_PKEY_get0() 2020-08-24 11:19:28 +10:00
p_open.c
p_seal.c
p_sign.c
p_verify.c
pbe_scrypt.c
pkey_mac.c
pmeth_check.c
pmeth_fn.c
pmeth_gn.c Fix coverity CID #1455335 - Dereference after NULL check in fromdata_init() 2020-08-24 11:19:28 +10:00
pmeth_lib.c Extend the provider MAC bridge for Poly1305 2020-08-29 17:40:10 +10:00
signature.c Add public API for gettables and settables for keymanagement, signatures and key exchange. 2020-08-12 11:59:43 +10:00