aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/math/libnttfft/ntt_fft.h
Commit message (Collapse)AuthorAgeFilesLines
* libnttfft: Fix Doxygen groupTobias Brunner2016-10-141-1/+3
|
* integrity-test: check code and ro segments of libnttfftAndreas Steffen2016-07-291-1/+7
|
* Created libnttfftAndreas Steffen2016-07-291-0/+71
This makes Number Theoretic Transforms (NTT) based on the efficient Fast-Fourier-Transform (FFT) available to multiple plugins.