aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp
Commit message (Expand)AuthorAgeFilesLines
* Use size_t in all of math, remove to_u32bitlloyd2010-10-1210-144/+144
* Change ifs to compares to make it easier for a compiler to figure outlloyd2010-10-121-11/+9
* Cleanup Karatsuba a bitlloyd2010-09-281-103/+107
* Cleanuplloyd2010-09-261-9/+9
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-2427-0/+3752