pub const LOOKUP_TABLE: [u8; 256];
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.”