Skip to main content

reduce_raw_u64_to_ef

Function reduce_raw_u64_to_ef 

Source
pub fn reduce_raw_u64_to_ef(accum: &[u64]) -> Vec<EF> 
Expand description

Reduce overflowing u64 to extension field elements. After reducing modulo p, the u64 are in Montgomery form.