xor_table

Function xor_table 

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

Returns the XOR lookup table

ยงPanics

Will panic if data is invalid.