halo2curves_axiom::pasta::pallas

Type Alias Scalar

Source
pub type Scalar = Fq;
Expand description

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

Aliased Typeยง

struct Scalar(/* private fields */);