pub type PoseidonHasherKimchi<H> = Poseidon<PlonkSpongeConstantsKimchi, H>;Expand description
Poseidon hasher type with experimental kimchi plonk sponge constants
Aliased Type§
pub struct PoseidonHasherKimchi<H> {
    pub state: Vec<Fp<MontBackend<FqConfig, 4>, 4>>,
    /* private fields */
}Fields§
§state: Vec<Fp<MontBackend<FqConfig, 4>, 4>>The state of the sponge