ntt 0.1.2

Implements the fast NTT (number theoretic transform) for polynomial multiplcation.
Documentation

ntt

CI MIT License

Implementation of the number theoretic transform (NTT) in Rust.

This is a discrete Fourier transform over a finite field of prime order p rather than over the complex numbers.