2022-08-10 13:41:11 +01:00
|
|
|
Bugfix
|
2022-10-27 20:34:21 +01:00
|
|
|
* 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.
|