Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move bigint_simple_mul into mp_mul.cpp, since that is the only place it | lloyd | 2006-08-19 | 1 | -12/+0 |
* | Move Montgomery reduction algorithm into mp_asm.cpp | lloyd | 2006-08-19 | 1 | -9/+25 |
* | Move bigint_monty_redc to its own file; profiling indicates that this | lloyd | 2006-08-17 | 1 | -33/+0 |
* | Split Montgomery reduction into two functions, the core algorithm linked | lloyd | 2006-08-16 | 1 | -4/+1 |
* | Revert the last change; it turned out to require a bunch of changes to the | lloyd | 2006-06-06 | 1 | -4/+4 |
* | Remove one parameter from word_madd2 and word_madd3 | lloyd | 2006-06-06 | 1 | -4/+4 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+237 |