openssl/providers/implementations/macs
Klavishnik 91895e39b1 Avoid divide-by-zero in kmac_prov.c's bytepad()
This would happen if EVP_MD_get_block_size() returned 0
so we return an error instead.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21698)
2023-10-09 12:02:59 +02:00
..
blake2_mac_impl.c Copyright year updates 2023-09-07 09:59:15 +01:00
blake2b_mac.c
blake2s_mac.c
build.info
cmac_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
gmac_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
hmac_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
kmac_prov.c Avoid divide-by-zero in kmac_prov.c's bytepad() 2023-10-09 12:02:59 +02:00
poly1305_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00
siphash_prov.c Copyright year updates 2023-09-07 09:59:15 +01:00