mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-28 18:47:55 +08:00

Add a test case for doing an ECDH calculation by calling mbedtls_ecdh_get_params on both keys, with keys belonging to different groups. This should fail, but currently passes.