Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrity-test: Added bliss_param_sets to read-only segment | Andreas Steffen | 2016-07-29 | 2 | -3/+3 |
* | Created libnttfft | Andreas Steffen | 2016-07-29 | 1 | -154/+0 |
* | Implemented FFT with n = 1024 and q = 11289 using Montgomery arithmetic | Andreas Steffen | 2016-07-29 | 1 | -6/+7 |
* | bliss: Implemented FFT with fast Montgomery arithmetic | Andreas Steffen | 2016-07-29 | 1 | -2/+4 |
* | unit-tests: Decreased loop count of FFT speed test to 10'000 | Andreas Steffen | 2016-07-22 | 1 | -1/+1 |
* | unit-tests: Added bliss_fft_speed test | Andreas Steffen | 2016-07-22 | 1 | -1/+42 |
* | Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemes | Andreas Steffen | 2015-11-06 | 1 | -5/+5 |
* | Allow SHA256 and SHA384 data hash for BLISS signatures. | Andreas Steffen | 2015-02-26 | 1 | -2/+15 |
* | unit-tests: Completed BLISS tests | Andreas Steffen | 2015-02-25 | 4 | -15/+661 |
* | unit-tests: Adapted to coverity fixes | Andreas Steffen | 2014-12-23 | 1 | -9/+12 |
* | bliss: Fix monolithic build | Tobias Brunner | 2014-12-12 | 4 | -0/+380 |