Skip to main content

Module small_fp_backend

Module small_fp_backend 

Source

Structs§

SmallFp
Represents an element of the prime field F_p, where p == P::MODULUS.

Enums§

ParseSmallFpError

Traits§

SmallFpConfig
A trait that specifies the configuration of a prime field, including the modulus, generator, and arithmetic implementation.

Derive Macros§

SmallFpConfig
Derive the SmallFpConfig trait for small prime fields.