Skip to main content

mlkem_ntt

Function mlkem_ntt 

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

The compiled form of LOGOS mlkemNtt(a) — the runtime entry the generated Rust calls (and the interpreter dispatches to). Takes/returns the LOGOS Seq of Int carrier.