Modules
Enums
Traits
Trait for common functionality for finite field chips.
Primarily intended to emulate a “non-native” finite field using “native” values in a prime field
F
.
Most functions are designed for the case when the non-native field is larger than the native field, but
the trait can still be implemented and used in other cases.