pub fn xor_table<F: Field>() -> LookupTable<F>
Expand description

Returns the XOR lookup table

Panics

Will panic if data is invalid.