mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
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.
|