Crate p3_bn254

Source
Expand description

The scalar field of the BN254 curve, defined as F_P where P = 21888242871839275222246405745257275088548364400416034343698204186575808495617.

Structs§

Bn254
The BN254 curve scalar field prime, defined as F_P where P = 21888242871839275222246405745257275088548364400416034343698204186575808495617.

Type Aliases§

Poseidon2Bn254
An implementation of the Poseidon2 hash function for the Bn254Fr field.