openssl/include
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
..
crypto Delete unused PKEY MAC files 2020-08-29 17:40:11 +10:00
internal Move KTLS inline functions only used by libssl into ssl/ktls.c. 2020-08-31 09:34:19 +01:00
openssl Add an HMAC implementation that is TLS aware 2020-09-03 09:40:52 +01:00