6.1.4.1 EllipticCurve_finite_field Objects

class EllipticCurve_finite_field
Elliptic curve over a finite field.
EllipticCurve_finite_field( x, [y=None])

Instances of class EllipticCurve_finite_field have the following methods (in addition to inherited methods and special methods):

points

These methods are defined as follows:

points( )

All the points on this elliptic curve.

See About this document... for information on suggesting changes.