aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/math/libnttfft
Commit message (Collapse)AuthorAgeFilesLines
* unit-tests: Completed coverage of hasher, crypter and libnttfftAndreas Steffen2016-12-141-0/+10
|
* libnttfft: Fix Doxygen groupTobias Brunner2016-10-141-1/+3
|
* integrity-test: check code and ro segments of libnttfftAndreas Steffen2016-07-296-31/+45
|
* Created libnttfftAndreas Steffen2016-07-2911-0/+1347
This makes Number Theoretic Transforms (NTT) based on the efficient Fast-Fourier-Transform (FFT) available to multiple plugins.