Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -1/+1 |
* | Remove bogus code from generic mp_madd header, noticed on PPC build. | Jack Lloyd | 2015-11-23 | 1 | -3/+4 |
* | Remove mul128.h header from public view | Jack Lloyd | 2015-11-16 | 2 | -13/+21 |
* | Make Montgomery reduction constant time. | Jack Lloyd | 2015-10-24 | 1 | -6/+17 |
* | Remove 'extern "C"' from src/lib/math/mp | Simon Warta | 2015-08-14 | 15 | -58/+2 |
* | Add missing include | lloyd | 2015-05-31 | 1 | -0/+1 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -0/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 16 | -16/+16 |
* | Side channel commentary | lloyd | 2015-01-08 | 2 | -0/+26 |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 3 | -1/+224 |
* | Asserts here are nice | lloyd | 2014-08-09 | 1 | -2/+7 |
* | Avoid GCC 4.9 strict-overflow warning | lloyd | 2014-05-03 | 1 | -3/+2 |
* | Move lib into src | lloyd | 2014-01-10 | 21 | -0/+3550 |