D.12.3.28 ellipticRandomPoint
Procedure from library
crypto.lib
(see
crypto_lib
).
Usage:
ellipticRandomPoint(N,a,b);
Return:
a list representing a random point (x:y:z) of the elliptic curve defined by y^2z=x^3+a*xz^2+b*z^3 over Z/N
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.