[back] [prev] [next] [index] [root]

 


EccRandomPoint

Returns a random point on a given elliptic curve.

Syntax:

P := EccRandomPoint(F,E);

point on the elliptic curve E
  P  
finite field
  F  
elliptic curve
  E  

Description:

no detailed description available yet


Example:



<- back[back] [prev] [next] [index] [root]