CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/16 09:32:16
Modified files:
lib/libcrypto/sha: sha3.c
Log message:
Bounds check mdlen that is passed to sha3_init().
While here, use KECCAK_BYTE_WIDTH instead of hardcoding the value.
