Module lambdaworks_math::field::fields
source · Expand description
Implementation of particular cases of fields.
Modules
- Implementation of two-adic prime fields to use with the Fast Fourier Transform (FFT).
- Implementation of the Goldilocks Prime field (p = 2^448 - 2^224 - 1)
- Implementation of prime fields over 64 bit unsigned integers.