openssl/providers/implementations/macs
Matt Caswell 3fddbb264e Add an HMAC implementation that is TLS aware
The TLS HMAC implementation should take care to calculate the MAC in
constant time in the case of MAC-Then-Encrypt where we have a variable
amount of padding.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12732)
2020-09-03 09:40:52 +01:00
..
blake2_mac_impl.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
blake2b_mac.c
blake2s_mac.c
build.info
cmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
gmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
hmac_prov.c Add an HMAC implementation that is TLS aware 2020-09-03 09:40:52 +01:00
kmac_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
poly1305_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00
siphash_prov.c provider: add the unused paramater tag to the gettable and settable functions 2020-08-12 08:43:37 +10:00