TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
9b265180ccb05f94991f7ecb301c7e25b5ebf283
/
.
/
ChangeLog.d
/
mbedtls_ecdsa_can_do-unconditional-define.txt
blob: fe420ac05acb231fd607a5a0e3d1c9083d40a531 [
file
] [
log
] [
blame
]
JonathanWitthoeft
9b26518
2023-04-26 16:06:42 -0500
[
diff
] [
blame^
]
1
Bugfix
2
*
Removes
!
ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
3
definition
,
so that mbedtls_ecdsa_verify_restartable will
not
4
automatically fail
.