Skip to main content

inv_sub_bytes

Function inv_sub_bytes 

Source
pub(super) fn inv_sub_bytes<W: Word>(state: &mut [W])
Expand description

Note that the 4 bitwise NOT are accounted for here so that it is a true inverse of sub_bytes.