triton_vm::prelude::tip5

Constant ROUND_CONSTANTS

Source
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.”