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 functions (in addition to inherited functions and special functions):

points

Further documentation:

points( )

All the points on this elliptic curve.

Instances of class EllipticCurve_finite_field also have the following special functions:

__getitem__

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