Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use if constexpr | Jack Lloyd | 2020-11-11 | 1 | -2/+2 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -1/+1 |
* | Add poly_dbl speed util | Jack Lloyd | 2019-09-28 | 1 | -2/+2 |
* | Fix more MSVC warnings | Jack Lloyd | 2019-06-14 | 1 | -2/+2 |
* | Address a couple of Coverity false positives | Jack Lloyd | 2018-12-19 | 1 | -4/+14 |
* | Fix error in 1024-bit polynomial double | Jack Lloyd | 2018-06-25 | 1 | -2/+2 |
* | Support 1024-bit inputs in poly_double function | Jack Lloyd | 2018-03-06 | 2 | -14/+36 |
* | Add a function for checking if poly_double_n supports a particular size | Jack Lloyd | 2017-11-18 | 1 | -0/+8 |
* | Make poly_dbl.h a submodule of utils | Jack Lloyd | 2017-09-27 | 3 | -0/+121 |