Module pasta_curves::pallas[][src]

Expand description

The Pallas and iso-Pallas elliptic curve groups.

Type Definitions

Affine

A Pallas point in the affine coordinate space (or the point at infinity).

Base

The base field of the Pallas and iso-Pallas curves.

Point

A Pallas point in the projective coordinate space.

Scalar

The scalar field of the Pallas and iso-Pallas curves.