Hi,
We need example code for Compute elliptic curve authentication using LTC driver with MK82 hardware
if anyone having idea or example code, please share with me.
The example must use the LTC_PKHA_ECC_PointMul these APIs to develope ECDH key exchange algorithm.
Thanks in advance.
Kind Regards,
Thiru.
Solved! Go to Solution.
Hello @Thiru_S,
In the SDK you can find the mbedtls library and some examples that could help with your application, unfortunately, there isn't a specific example using the LTC_PKHA_ECC_PointMul.
Best Regards,
Alexis Andalon
Thank you Alexis
Hello @Thiru_S,
In the SDK you can find the mbedtls library and some examples that could help with your application, unfortunately, there isn't a specific example using the LTC_PKHA_ECC_PointMul.
Best Regards,
Alexis Andalon