Expand description
Common parameters and functions for kimchi’s foreign field circuits.
Constants§
- BINARY_
MODULUS_ EXP - Exponent of binary modulus (i.e. t)
- HI
- Index of high limb (in 3-limb foreign elements)
- LIMB_
BITS - Limb length for foreign field elements
- LIMB_
COUNT - Number of desired limbs for foreign field elements
- LO
- Index of low limb (in 3-limb foreign elements)
- MI
- Index of middle limb (in 3-limb foreign elements)
- TWO_
TO_ LIMB - Two to the power of the limb length
Traits§
- BigUint
Array Compose - BigUint array compose helper
- BigUint
Array Field Helpers - BigUint array PrimeField helpers
- BigUint
Foreign Field Helpers - Foreign field helpers
- Field
Array BigUint Helpers - PrimeField array BigUint helpers
- Field
Array Compact - PrimeField array compact limbs
- Field
Array Compose - PrimeField array compose BigUint