mbedtls/ChangeLog.d/issue1792.txt
TRodziewicz 5feb6702dd Fix the Changelog and extend tests to cover the hash of all-bits zero
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
2021-04-06 19:56:42 +02:00

5 lines
113 B
Plaintext

Bugfix
* Fix a bug in ECDSA that would cause it to fail when the hash is all-bits
zero.
Fixes #1792