commit | 40de3c99c08554fb64b77d2c4ee31930f0432f36 | [log] [tgz] |
---|---|---|
author | TRodziewicz <tomasz.rodziewicz@mobica.com> | Wed Apr 07 19:16:18 2021 +0200 |
committer | TRodziewicz <tomasz.rodziewicz@mobica.com> | Wed Apr 07 19:16:18 2021 +0200 |
tree | 9acc26e430cd85fd4ee6ffeca52943506f37a96a | |
parent | 20ad475cc2d3cf4fb43271f4b344ae3783ccf72d [diff] |
Fix Changelog, add separate test functions for hash of all-zero bits Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
diff --git a/ChangeLog.d/issue1792.txt b/ChangeLog.d/issue1792.txt index bd3d248..9949bf4 100644 --- a/ChangeLog.d/issue1792.txt +++ b/ChangeLog.d/issue1792.txt
@@ -1,4 +1,3 @@ Bugfix * Fix a bug in ECDSA that would cause it to fail when the hash is all-bits - zero. - Fixes #1792 + zero. Fixes #1792