pub fn xor_table<F: Field>() -> LookupTable<F>
Returns the XOR lookup table
Will panic if data is invalid.
data