Number of points on elliptic curve

后端 未结 4 1960
花落未央
花落未央 2021-02-09 23:03

If you have an elliptic curve in the form of:

y^2 = x^3 + a*x + b  (mod p)

Is there a good program to calculate the number of points on this cu

4条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-09 23:32

    There are some links here: Implementations of portions of the P1363 draft.

提交回复
热议问题