Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrity-test: Added bliss_param_sets to read-only segment | Andreas Steffen | 2016-07-29 | 1 | -4/+4 |
| | |||||
* | bliss: Fix Doxygen comments | Tobias Brunner | 2014-12-15 | 1 | -4/+4 |
| | |||||
* | Applied bit packing to BLISS public key | Andreas Steffen | 2014-11-29 | 1 | -11/+17 |
| | |||||
* | Finished BLISS signature generation | Andreas Steffen | 2014-11-29 | 1 | -0/+44 |
| | |||||
* | Implemented Number Theoretic Transform using the FFT algorithm | Andreas Steffen | 2014-11-29 | 1 | -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 algorithm | Andreas Steffen | 2014-11-29 | 1 | -0/+51 |