pub fn b_inv_transform<const N: usize>(state: &mut [BinaryField128bGhash; N])Expand description
Applies inverse B-polynomial transformation to all elements in state.
pub fn b_inv_transform<const N: usize>(state: &mut [BinaryField128bGhash; N])Applies inverse B-polynomial transformation to all elements in state.