mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 00:00:50 +02:00
d14b506c51
Add check before word32 addition in dilithium_hash256() that could wrap to zero, bypassing the size check. Also reject absurdly large msgLen (> UINT32_MAX/2) in wc_dilithium_verify_ctx_msg.