mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01: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.
|