halo2curves_axiom::pasta::pallas

Type Alias Base

Source
pub type Base = Fp;
Expand description

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

Aliased Typeยง

struct Base(/* private fields */);