ntt 0.1.3

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

ntt

CI MIT License crates.io

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.