Function kimchi::circuits::polynomials::xor::extend_xor_witness
source · pub fn extend_xor_witness<F: PrimeField>(
witness: &mut [Vec<F>; 15],
input1: F,
input2: F,
bits: usize
)
Expand description
Extends the Xor rows to the full witness Panics if the words are larger than the desired bits