Credit Cryptofuzz in the changelog

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2022-10-27 20:37:23 +01:00
parent 5d13e5e568
commit ce48c92c6c
+1 -1
View File
@@ -2,4 +2,4 @@ Bugfix
* Fix ECDSA verification, where it was not always validating the
public key. This bug meant that it was possible to verify a
signature with an invalid public key, in some cases. Reported by
Guido Vranken in #4420.
Guido Vranken using Cryptofuzz in #4420.