Crate p3_baby_bear

Source

Structs§

BabyBearInternalLayerParameters
Contains data needed to define the internal layers of the Poseidon2 permutation.
BabyBearParameters
MDSBabyBearData

Type Aliases§

BabyBear
The prime field 2^31 - 2^27 + 1, a.k.a. the Baby Bear field.
GenericPoseidon2LinearLayersBabyBear
An implementation of the matrix multiplications in the internal and external layers of Poseidon2.
MdsMatrixBabyBear
PackedBabyBearNeon
Poseidon2BabyBear
An implementation of the Poseidon2 hash function specialised to run on the current architecture.
Poseidon2ExternalLayerBabyBear
Poseidon2InternalLayerBabyBear