Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the core MPI functions to src/math/mp, leaving src/math/bigint just | lloyd | 2010-09-24 | 1 | -183/+0 |
* | s/carry/borrow/ in subtraction routines | lloyd | 2010-09-24 | 1 | -14/+18 |
* | s/j/i for loop variables | lloyd | 2010-09-24 | 1 | -36/+36 |
* | Make these functions mostly constant-time, and in particular not | lloyd | 2010-09-23 | 1 | -29/+9 |
* | Add a special handler for the case of doing a subtraction as in: | lloyd | 2010-03-16 | 1 | -0/+20 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -3/+3 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -29/+31 |
* | Rearrange BigInt directories: | lloyd | 2008-09-30 | 1 | -0/+177 |