Skip to main content

mlkem_sample_ntt

Function mlkem_sample_ntt 

Source
pub fn mlkem_sample_ntt(stream: &[i64]) -> LogosSeq<i64>
Expand description

The compiled form of LOGOS sampleNtt(stream) — rejection-sample a uniform NTT-domain polynomial directly from a caller-provided byte stream.