pub(super) fn inv_sub_bytes<W: Word>(state: &mut [W])
Note that the 4 bitwise NOT are accounted for here so that it is a true inverse of sub_bytes.
sub_bytes