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