Type Alias FpBN256

Source
pub type FpBN256 = Fp256<MontBackend<FqConfig, 4>>;

Aliased Type§

struct FpBN256(pub BigInt<4>);

Fields§

§0: BigInt<4>