aboutsummaryrefslogtreecommitdiffstats
path: root/include/mp_core.h
Commit message (Expand)AuthorAgeFilesLines
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Move bigint_simple_mul into mp_mul.cpp, since that is the only place itlloyd2006-08-191-2/+0
* Move Montgomery reduction algorithm into mp_asm.cpplloyd2006-08-191-0/+2
* Split Montgomery reduction into two functions, the core algorithm linkedlloyd2006-08-161-2/+2
* Initial checkin1.5.6lloyd2006-05-181-0/+88