Constant OFF

Source
pub const OFF: [[u64; 5]; 5];
Expand description

Creates the 5x5 table of rotation bits for Keccak modulo 64

x \ y01234
003634118
114410452
2626431561
32855252156
4272039814
Note that the order of the indexing is [y][x] to match the encoding of the witness algorithm