mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 12:32:59 +00: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.