strongswan/src/libstrongswan/math/libnttfft
Andreas Steffen d305f251a5 Created libnttfft
This makes Number Theoretic Transforms (NTT) based on the efficient
Fast-Fourier-Transform (FFT) available to multiple plugins.
2016-07-29 12:36:15 +02:00
..
tests Created libnttfft 2016-07-29 12:36:15 +02:00
Makefile.am Created libnttfft 2016-07-29 12:36:15 +02:00
ntt_fft.c Created libnttfft 2016-07-29 12:36:15 +02:00
ntt_fft.h Created libnttfft 2016-07-29 12:36:15 +02:00
ntt_fft_params.c Created libnttfft 2016-07-29 12:36:15 +02:00
ntt_fft_params.h Created libnttfft 2016-07-29 12:36:15 +02:00
ntt_fft_reduce.h Created libnttfft 2016-07-29 12:36:15 +02:00