Expand description
The scalar field of the BN254 curve, defined as F_r where r = 21888242871839275222246405745257275088548364400416034343698204186575808495617.
Structs§
- Bn254Fr
- The BN254 curve scalar field prime, defined as
F_rwherer = 21888242871839275222246405745257275088548364400416034343698204186575808495617. - FFBn254
Fr
Type Aliases§
- Poseidon2
Bn254 - An implementation of the Poseidon2 hash function for the Bn254Fr field.