aboutsummaryrefslogtreecommitdiffstats
path: root/src/powm_mnt.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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