mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-04 14:09:29 +08:00
4 lines
146 B
Plaintext
4 lines
146 B
Plaintext
Bugfix
|
|
* Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
|
|
MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.
|