aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/bliss/bliss_private_key.h
Commit message (Collapse)AuthorAgeFilesLines
* 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/+62