mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 01:04:13 +08:00
Improve changelog for ECDSA verify fix
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
584200cf4e
commit
a66e7edf09
@ -1,5 +1,5 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix ECDSA verification, where it was failing to validate the public key
|
* Fix ECDSA verification, where it was not always validating the
|
||||||
for signatures where R == 1 and S == 1. This bug meant that it was
|
public key. This bug meant that it was possible to verify a
|
||||||
possible to verify such signatures with an invalid public key, in some
|
signature with an invalid public key, in some cases. Reported by
|
||||||
cases.
|
Guido Vranken in #4420.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user