pub const ROUND_CONSTANTS: [BFieldElement; 80];
Expand description
The round constants used in the Tip5 permutation. To verify their correctness, see the test “round_constants_are_correct.”
pub const ROUND_CONSTANTS: [BFieldElement; 80];
The round constants used in the Tip5 permutation. To verify their correctness, see the test “round_constants_are_correct.”