mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 14:22:19 +08:00
mbedtls_ecp_curve_list() now lists Curve25519 and Curve448 under the names "x25519" and "x448". These curves support ECDH but not ECDSA. This was meant ever since the introduction of mbedtls_ecdsa_can_do() in 0082f9df6f26b982f74a3301399f66ba7a6eb039, but 2c69d10bac678d0d86615de3d01b3d5bbb4b8c45 had removed the claim that Montgomery curves support ECDH except through Everest. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| 00README.md | ||
| add_cipher_transparent_driver.txt | ||
| add_sign_verify_keygen_transparent_driver.txt | ||
| add-aes-ecb-to-psa.txt | ||
| adjusting sliding_window_size_PR3592.txt | ||
| bugfix_3524.txt | ||
| bugfix_PR3294.txt | ||
| comment_typo_in_mbedtls_ssl_set_bio.txt | ||
| ecp_curve_list.txt | ||
| fix-typo.txt | ||