Module ark_r1cs_std::fields::fp

source ·
Expand description

This module contains a generic implementation of prime field variables. That is, it implements the R1CS equivalent of ark_ff::Fp*.

Structs

Represents a variable in the constraint system whose value can be an arbitrary field element.

Enums

Represent variables corresponding to a field element in F.