blob: fe420ac05acb231fd607a5a0e3d1c9083d40a531 [file] [log] [blame]
JonathanWitthoeft9b265182023-04-26 16:06:42 -05001Bugfix
2 * Removes !ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
3 definition, so that mbedtls_ecdsa_verify_restartable will not
4 automatically fail.