Crate p3_koala_bear

Crate p3_koala_bear 

Source

Structs§

KoalaBearInternalLayerParameters
Contains data needed to define the internal layers of the Poseidon2 permutation.
KoalaBearParameters

Type Aliases§

GenericPoseidon2LinearLayersKoalaBear
An implementation of the matrix multiplications in the internal and external layers of Poseidon2.
KoalaBear
The prime field 2^31 - 2^24 + 1, a.k.a. the Koala Bear field.
Poseidon2ExternalLayerKoalaBear
Poseidon2InternalLayerKoalaBear
Poseidon2KoalaBear
An implementation of the Poseidon2 hash function specialised to run on the current architecture.