Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 10 | -144/+144 |
* | Change ifs to compares to make it easier for a compiler to figure out | lloyd | 2010-10-12 | 1 | -11/+9 |
* | Cleanup Karatsuba a bit | lloyd | 2010-09-28 | 1 | -103/+107 |
* | Cleanup | lloyd | 2010-09-26 | 1 | -9/+9 |
* | Move the core MPI functions to src/math/mp, leaving src/math/bigint just | lloyd | 2010-09-24 | 27 | -0/+3752 |