ark_r1cs_std::fields

Module fp2

Source
Expand description

This module contains a generic implementation of the degree-2 tower extension field. That is, it implements the R1CS equivalent of ark_ff::Fp2

Type Aliasesยง

  • A quadratic extension field constructed over a prime field. This is the R1CS equivalent of ark_ff::Fp2<P>.