Module params

Module params 

Source
Expand description

This module contains a trait with poseidon hash parameters.

Consumer of this trait should implement the parameters for the specific poseidon hash instance. Or use the existing instances in the crate::poseidon2::instance module.

Traitsยง

PoseidonParams
Poseidon hash parameters.