Crate snarkvm_fields

Source

Re-exports§

pub use errors::*;
pub use traits::*;

Modules§

errors
fp6_3over2
traits

Macros§

field
impl_add_sub_from_field_ref
Implements Add, Sub, AddAssign, and SubAssign on Self by deferring to an implementation on &Self
impl_mul_div_from_field_ref
Implements Mul, Div, MulAssign, and DivAssign on Self by deferring to an implementation on &Self

Structs§

Fp2
Fp12
An element of Fp12, represented by c0 + c1 * v
Fp256
Fp384

Enums§

LegendreSymbol

Traits§

Fp2Parameters
Fp12Parameters
Fp256Parameters
Fp384Parameters

Functions§

batch_inversion
batch_inversion_and_mul