2a878a85a6
Signed-off-by: JonathanWitthoeft <jonw@gridconnect.com>
3 lines
146 B
Text
3 lines
146 B
Text
Bugfix
|
|
* Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
|
|
MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.
|