JonathanWitthoeft | 9b26518 | 2023-04-26 16:06:42 -0500 | [diff] [blame] | 1 | Bugfix |
JonathanWitthoeft | 2a878a8 | 2023-04-26 16:17:12 -0500 | [diff] [blame^] | 2 | * Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not |
3 | MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498. |