Struct snarkvm_curves::bls12_377::g2::Bls12_377G2Parameters
source · pub struct Bls12_377G2Parameters;
Trait Implementations§
source§impl Clone for Bls12_377G2Parameters
impl Clone for Bls12_377G2Parameters
source§fn clone(&self) -> Bls12_377G2Parameters
fn clone(&self) -> Bls12_377G2Parameters
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for Bls12_377G2Parameters
impl Debug for Bls12_377G2Parameters
source§impl Hash for Bls12_377G2Parameters
impl Hash for Bls12_377G2Parameters
source§impl ModelParameters for Bls12_377G2Parameters
impl ModelParameters for Bls12_377G2Parameters
type BaseField = Fp2<Fq2Parameters>
type ScalarField = Fp256<FrParameters>
source§impl PartialEq<Bls12_377G2Parameters> for Bls12_377G2Parameters
impl PartialEq<Bls12_377G2Parameters> for Bls12_377G2Parameters
source§fn eq(&self, other: &Bls12_377G2Parameters) -> bool
fn eq(&self, other: &Bls12_377G2Parameters) -> bool
source§impl ShortWeierstrassParameters for Bls12_377G2Parameters
impl ShortWeierstrassParameters for Bls12_377G2Parameters
source§const AFFINE_GENERATOR_COEFFS: (Self::BaseField, Self::BaseField) = _
const AFFINE_GENERATOR_COEFFS: (Self::BaseField, Self::BaseField) = _
AFFINE_GENERATOR_COEFFS = (G2_GENERATOR_X, G2_GENERATOR_Y)
source§const COFACTOR: &'static [u64] = _
const COFACTOR: &'static [u64] = _
COFACTOR = 7923214915284317143930293550643874566881017850177945424769256759165301436616933228209277966774092486467289478618404761412630691835764674559376407658497
source§const COFACTOR_INV: Fr = _
const COFACTOR_INV: Fr = _
COFACTOR_INV = COFACTOR^{-1} mod r = 6764900296503390671038341982857278410319949526107311149686707033187604810669
source§const WEIERSTRASS_A: Fq2 = _
const WEIERSTRASS_A: Fq2 = _
WEIERSTRASS_A = [0, 0]
source§const WEIERSTRASS_B: Fq2 = _
const WEIERSTRASS_B: Fq2 = _
WEIERSTRASS_B = [0, 155198655607781456406391640216936120121836107652948796323930557600032281009004493664981332883744016074664192874906]