mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-02-04 06:44:33 +01:00
- In `mbedtls/v3.4.0`, ECDSA restartable sign and verify functions (`ecdsa.c`) were made public. - But the `mbedtls_ecdsa_sign_det_restartable` function prototype was declared in the file `ecdsa.h`, only when `MBEDTLS_ECDSA_SIGN_ALT` is not defined. Signed-off-by: harshal.patil <harshal.patil@espressif.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| add-directoryname-san.txt | ||
| add-milliseconds-time-api.txt | ||
| driver-only-ecdh.txt | ||
| driver-only-hashes.txt | ||
| fix-declaration-of-mbedtls_ecdsa_sign_det_restartable-function.txt | ||
| some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt | ||
| tls13-server-version-negotiation.txt | ||