mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
e97f468589
Add checks for the EVP_MD_get_size() to avoid integer overflow and then explicitly cast from int to size_t.
Fixes:
|
||
---|---|---|
.. | ||
blake2_mac_impl.c | ||
blake2b_mac.c | ||
blake2s_mac.c | ||
build.info | ||
cmac_prov.c | ||
gmac_prov.c | ||
hmac_prov.c | ||
kmac_prov.c | ||
poly1305_prov.c | ||
siphash_prov.c |