pub fn field_xor<F: Field>(a: F, b: F) -> F
Expand description

Calculates a ^ b with a and b field elements