TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
aadbadbf4209b2b51191ae15e8ef98cfd6e22199
/
.
/
ChangeLog.d
/
ecdsa-verify-fixes.txt
blob: b41b0461abb48760ba66ed70748baac0d011c0cd [
file
] [
log
] [
blame
]
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 using Cryptofuzz in #4420.