5d13e5e568
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
5 lines
239 B
Text
5 lines
239 B
Text
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.
|