Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mgf1: Refactored MGF1 as an XOF | Andreas Steffen | 2016-09-21 | 1 | -4/+5 |
* | Added get_array() method to ntru_poly_t class | Andreas Steffen | 2014-02-27 | 1 | -0/+5 |
* | Defined ntru_poly_create_from_seed() and ntru_poly_create_from_data() constru... | Andreas Steffen | 2014-02-27 | 1 | -4/+20 |
* | Optimized use of temporary arrays in polynomial multiplication | Andreas Steffen | 2014-02-27 | 1 | -2/+6 |
* | Implement ring multiplication method | Andreas Steffen | 2014-02-27 | 1 | -4/+12 |
* | index limit can be easily computed | Andreas Steffen | 2014-02-19 | 1 | -4/+2 |
* | Created ntru_poly class for sparse trinary polynomials | Andreas Steffen | 2014-02-18 | 1 | -0/+68 |