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