pub fn default_koalabear_poseidon2_16() -> Poseidon2KoalaBear<16>Expand description
A default Poseidon2 for KoalaBear using the round constants from the original specification.
See Poseidon paper for more details: https://eprint.iacr.org/2019/458 Sage script used to generate these constants: https://github.com/HorizenLabs/poseidon2/blob/main/poseidon2_rust_params.sage