Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename blocks to the slightly more descriptive x_size_8 | lloyd | 2008-09-14 | 1 | -6/+6 |
* | Hoist load, since compiler may not be able to do so due to aliasing | lloyd | 2008-09-09 | 1 | -4/+7 |
* | Add comment about bigint_simple_sqr just being an optimization to work around... | lloyd | 2008-09-09 | 1 | -1/+6 |
* | Comment fix | lloyd | 2008-09-07 | 1 | -1/+1 |
* | Remove bigint_mul_add_words. It was only used now in two callers, | lloyd | 2008-09-07 | 1 | -8/+38 |
* | Use i instead of j for iterator var | lloyd | 2008-09-07 | 1 | -4/+4 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -1/+1 |
* | Alter bigint_madd2 and bigint_madd3 to take only 3 (4, resp) arguments, | lloyd | 2008-03-09 | 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 |
* | Rename the mp_muladd source files to mp_mulop | lloyd | 2006-12-15 | 1 | -0/+34 |