aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_shift.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-13/+13
|
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-241-0/+138
for the implementation of the BigInt class