aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_poly.h
Commit message (Expand)AuthorAgeFilesLines
* mgf1: Refactored MGF1 as an XOFAndreas Steffen2016-09-211-4/+5
* Added get_array() method to ntru_poly_t classAndreas Steffen2014-02-271-0/+5
* Defined ntru_poly_create_from_seed() and ntru_poly_create_from_data() constru...Andreas Steffen2014-02-271-4/+20
* Optimized use of temporary arrays in polynomial multiplicationAndreas Steffen2014-02-271-2/+6
* Implement ring multiplication methodAndreas Steffen2014-02-271-4/+12
* index limit can be easily computedAndreas Steffen2014-02-191-4/+2
* Created ntru_poly class for sparse trinary polynomialsAndreas Steffen2014-02-181-0/+68