Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Montgomery reduction algorithm into mp_asm.cpp | lloyd | 2006-08-19 | 1 | -3/+0 |
* | Move montgomery_reduce to after choose_window_bits for better consistency | lloyd | 2006-08-17 | 1 | -18/+18 |
* | Create a slightly higher level wrapper around bigint_monty_redc, save a | lloyd | 2006-08-17 | 1 | -18/+13 |
* | Split Montgomery reduction into two functions, the core algorithm linked | lloyd | 2006-08-16 | 1 | -0/+12 |
* | Change some calls to vector.at() to use operator[] for GCC 2.95.x | lloyd | 2006-05-29 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+174 |