Function sbox

Source
pub fn sbox<F: FieldWitness, C: SpongeConstants>(
    x: F,
    push_witness: bool,
    w: &mut Witness<F>,
) -> F