ark_r1cs_std::fields

Module fp6_3over2

Source
Expand description

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

Type Aliasesยง

  • A sextic extension field constructed as the tower of a cubic extension over a quadratic extension field. This is the R1CS equivalent of ark_ff::fp6_3over3::Fp6<P>.