tfhe_ntt

Module native32

Source
Expand description

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

Structsยง

  • 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.