Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 1 | -1/+1 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | 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 |