7 years ago.

need some APIs of ECC

Hi,

Are there some APIs of ECC in the mbed, such as:

  • 1. solver y coordinate for a given x coordinate.
  • 2. determine if the ECC point is infinity .
  • 3. determine if the ECC point is on the curve .

I have checked ecp.c in the mbedtls2.14, but cannot found APIs can meet the above requirements.

Be the first to answer this question.