aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mp_asm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-241-183/+0
* s/carry/borrow/ in subtraction routineslloyd2010-09-241-14/+18
* s/j/i for loop variableslloyd2010-09-241-36/+36
* Make these functions mostly constant-time, and in particular notlloyd2010-09-231-29/+9
* Add a special handler for the case of doing a subtraction as in:lloyd2010-03-161-0/+20
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-3/+3
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-29/+31
* Rearrange BigInt directories:lloyd2008-09-301-0/+177