Expand description
This module contains the poseidon hash instances for some popular finite field instances.
Modulesยง
- babybear
- This module contains the poseidon sponge hash function parameters for
FpBabyBearfield instance. - bls12
- This module contains the poseidon sponge hash function parameters for
FpBLS12field instance. - bn256
- This module contains the poseidon sponge hash function parameters for
FpBN256field instance. - goldilocks
- This module contains the poseidon sponge hash function parameters for
FpGoldiLocksfield instance. - pallas
- This module contains the poseidon sponge hash function parameters for
FpPallasfield instance. - vesta
- This module contains the poseidon sponge hash function parameters for
FpVestafield instance.