mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 06:40:16 -04: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.
|