aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/bliss/bliss_public_key.h
Commit message (Collapse)AuthorAgeFilesLines
* integrity-test: Added bliss_param_sets to read-only segmentAndreas Steffen2016-07-291-4/+4
|
* bliss: Fix Doxygen commentsTobias Brunner2014-12-151-4/+4
|
* Applied bit packing to BLISS public keyAndreas Steffen2014-11-291-11/+17
|
* Finished BLISS signature generationAndreas Steffen2014-11-291-0/+44
|
* Implemented Number Theoretic Transform using the FFT algorithmAndreas Steffen2014-11-291-1/+1
| | | | | | By pre-multiplying the input arrays with a linear phase the fast multiplication via FFT and inverse FFT computes a negative wrapped convolution corresponding to a modulus of x^n+1.
* Created framework for BLISS post-quantum signature algorithmAndreas Steffen2014-11-291-0/+51