mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
9b265180cc
Signed-off-by: JonathanWitthoeft <jonw@gridconnect.com>
5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
Bugfix
|
|
* Removes !ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
|
|
definition, so that mbedtls_ecdsa_verify_restartable will not
|
|
automatically fail.
|