pub const KOALABEAR_POSEIDON2_PARTIAL_ROUNDS_32: usize = 31;Expand description
Number of partial rounds for KoalaBear Poseidon2 (width 32).
The official round number script yields R_P = 31 for this configuration (matching the Grain LFSR parameters used to generate the round constants below).