mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Adjust ChangeLog
Signed-off-by: JonathanWitthoeft <jonw@gridconnect.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
Bugfix
|
||||
* Removes !ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
|
||||
definition, so that mbedtls_ecdsa_verify_restartable will not
|
||||
automatically fail.
|
||||
* Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
|
||||
MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.
|
||||
|
||||
Reference in New Issue
Block a user