Type Alias decaf377_rdsa::Fr

pub type Fr = Fp<MontBackend<FrConfig, 4>, 4>;

Aliased Type§

struct Fr(pub BigInt<4>);

Fields§

§0: BigInt<4>