mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 14:49:59 -04:00
Changelog for ECDSA verify fix
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
622b048e3e
commit
78508c496c
5
ChangeLog.d/ecdsa-verify-fixes.txt
Normal file
5
ChangeLog.d/ecdsa-verify-fixes.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* Fix ECDSA verification, where it was failing to validate the public key
|
||||
for signatures where R == 1 and S == 1. This bug meant that it was
|
||||
possible to verify such signatures with an invalid public key, in some
|
||||
cases.
|
Loading…
x
Reference in New Issue
Block a user