Module native32

Module native32 

Source
Expand description

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

Structsยง

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