mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-30 16:26:49 -04:00

All curves can currently do ECDH, but to make the API symmetric and future-proof, add mbedtls_ecdh_can_do() to go with mbedtls_ecdsa_can_do().