Module lambdaworks_math::field::fields::u64_goldilocks_field
source · Expand description
Implementation of the u64 Goldilocks Prime field (p = 2^64 - 2^32 + 1)
Structs§
- Goldilocks Prime Field F_p where p = 2^64 - 2^32 + 1;