blob: 22e8adbc58c1cf2854ac61b51a7c5db382d98c7c [file] [log] [blame]
JonathanWitthoeft9b265182023-04-26 16:06:42 -05001Bugfix
JonathanWitthoeft2a878a82023-04-26 16:17:12 -05002 * Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
3 MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.