pub type PoseidonHasherKimchi<H> = Poseidon<PlonkSpongeConstantsKimchi, H>;
Expand description

Poseidon hasher type with experimental kimchi plonk sponge constants

Aliased Type§

struct PoseidonHasherKimchi<H> { /* private fields */ }