Expand description

Implementation of the Goldilocks Prime field (p = 2^448 - 2^224 - 1)

Structs§

  • 448-bit unsigned integer represented as a size 8 u64 array limbs of 56-bit words. The least significant word is in the left most position.

Constants§

Type Aliases§