mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-29 06:41:59 +03:00
Hash and sign algorithms require the alignment of the input length with the hash length at verification as well not just when signing. Signed-off-by: Janos Follath <janos.follath@arm.com>