Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename mp_asm.h to mp_madd.h | lloyd | 2013-07-30 | 1 | -73/+0 |
* | Merge mp_word64 into mp_generic | lloyd | 2013-07-30 | 1 | -19/+38 |
* | Avoid putting dword typedef in global namespace | lloyd | 2012-09-04 | 1 | -5/+5 |
* | dword was set to a size_t if we were using a 16 bit limb. Caused by an | lloyd | 2011-05-09 | 1 | -1/+1 |
* | Use size_t in all of math, remove to_u32bit | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Move the core MPI functions to src/math/mp, leaving src/math/bigint just | lloyd | 2010-09-24 | 1 | -0/+54 |