Module native64

Source
Expand description

Negacyclic NTT for multiplying two polynomials with values less than 2^64.

Structsยง

Plan32
Negacyclic NTT plan for multiplying two 64bit polynomials.
Plan52nightly
Negacyclic NTT plan for multiplying two 64bit polynomials.
This can be more efficient than Plan32, but requires the AVX512 instruction set.