Type Alias FpBabyBear

Source
pub type FpBabyBear = Fp64<MontBackend<FqConfig, 1>>;

Aliased Type§

struct FpBabyBear(pub BigInt<1>);

Fields§

§0: BigInt<1>