mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-11 22:17:48 +00:00
committed by
Gilles Peskine
parent
930679a1d7
commit
3ead877b68
@@ -1,4 +1,3 @@
|
||||
Bugfix
|
||||
* Removes !ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
|
||||
definition, so that mbedtls_ecdsa_verify_restartable will not
|
||||
automatically fail.
|
||||
* Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
|
||||
MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.
|
||||
|
||||
Reference in New Issue
Block a user