aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/bliss/tests
Commit message (Expand)AuthorAgeFilesLines
* private-key: Add optional parameters argument to sign() methodTobias Brunner2017-11-081-3/+3
* public-key: Add optional parameters argument to verify() methodTobias Brunner2017-11-081-3/+3
* bliss: Fix compile error of unit tests due to uninitialized variableTobias Brunner2017-09-181-1/+1
* bliss: Increase timeout for sampler unit testTobias Brunner2017-01-161-2/+2
* bliss sampler unit-test: Fixed enumeration typeAndreas Steffen2016-09-221-2/+2
* integrity-test: Added bliss_param_sets to read-only segmentAndreas Steffen2016-07-292-3/+3
* Created libnttfftAndreas Steffen2016-07-293-157/+3
* Implemented FFT with n = 1024 and q = 11289 using Montgomery arithmeticAndreas Steffen2016-07-291-6/+7
* bliss: Implemented FFT with fast Montgomery arithmeticAndreas Steffen2016-07-291-2/+4
* unit-tests: Decreased loop count of FFT speed test to 10'000Andreas Steffen2016-07-221-1/+1
* unit-tests: Added bliss_fft_speed testAndreas Steffen2016-07-221-1/+42
* Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemesAndreas Steffen2015-11-061-5/+5
* Allow SHA256 and SHA384 data hash for BLISS signatures.Andreas Steffen2015-02-261-2/+15
* unit-tests: Completed BLISS testsAndreas Steffen2015-02-256-16/+668
* unit-tests: Adapted to coverity fixesAndreas Steffen2014-12-231-9/+12
* bliss: Fix monolithic buildTobias Brunner2014-12-128-0/+485