Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove nested anon namespace | Jack Lloyd | 2016-12-23 | 1 | -4/+0 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Fix exponentiation bug, related fixes | Jack Lloyd | 2016-12-14 | 1 | -19/+24 |
* | Reduction of code complexity in MP & ECC classes. | Matthias Gierlings | 2016-06-19 | 1 | -31/+27 |
* | Fix heap overflow in ECC point multiplication | Jack Lloyd | 2016-02-01 | 1 | -0/+5 |
* | Remove mp_mulop.cpp | Jack Lloyd | 2015-12-25 | 1 | -7/+38 |
* | Remove 'extern "C"' from src/lib/math/mp | Simon Warta | 2015-08-14 | 1 | -2/+2 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Side channel commentary | lloyd | 2015-01-08 | 1 | -0/+11 |
* | Add specialized reduction for P-521 along with 9x9 Comba routines. | lloyd | 2014-11-15 | 1 | -0/+9 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+303 |