aboutsummaryrefslogtreecommitdiffstats
path: root/src/powm_mnt.cpp
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 Montgomery reduction algorithm into mp_asm.cpplloyd2006-08-191-3/+0
* Move montgomery_reduce to after choose_window_bits for better consistencylloyd2006-08-171-18/+18
* Create a slightly higher level wrapper around bigint_monty_redc, save alloyd2006-08-171-18/+13
* Split Montgomery reduction into two functions, the core algorithm linkedlloyd2006-08-161-0/+12
* Change some calls to vector.at() to use operator[] for GCC 2.95.xlloyd2006-05-291-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+174