1 2 3 4
pub(crate) mod constants; mod permutation; pub(crate) use permutation::add_poseidon2_permutation;