aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/mp_misc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-79/+0
* Rename mp_asm.h to mp_madd.hlloyd2013-07-301-1/+1
* Cleanup BigInt::cmplloyd2012-08-011-28/+5
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-5/+5
* Move the core MPI functions to src/math/mp, leaving src/math/bigint justlloyd2010-09-241-0/+102