aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp_mulop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename blocks to the slightly more descriptive x_size_8lloyd2008-09-141-6/+6
* Hoist load, since compiler may not be able to do so due to aliasinglloyd2008-09-091-4/+7
* Add comment about bigint_simple_sqr just being an optimization to work around...lloyd2008-09-091-1/+6
* Comment fixlloyd2008-09-071-1/+1
* Remove bigint_mul_add_words. It was only used now in two callers,lloyd2008-09-071-8/+38
* Use i instead of j for iterator varlloyd2008-09-071-4/+4
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Alter bigint_madd2 and bigint_madd3 to take only 3 (4, resp) arguments,lloyd2008-03-091-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Rename the mp_muladd source files to mp_muloplloyd2006-12-151-0/+34