triton_vm::prelude::tip5

Constant LOOKUP_TABLE

Source
pub const LOOKUP_TABLE: [u8; 256];
Expand description

The lookup table with a high algebraic degree used in the TIP-5 permutation. To verify its correctness, see the test “lookup_table_is_correct.”