Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all BigInt stuff into bigint/. Currently all asm modules are disabled; | lloyd | 2008-09-28 | 1 | -52/+0 |
* | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 1 | -1/+2 |
* | Alter bigint_madd2 and bigint_madd3 to take only 3 (4, resp) arguments, | lloyd | 2008-03-09 | 1 | -6/+6 |
* | 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 |
* | Remove some #include's that were just there for debugging purposes. | lloyd | 2006-06-08 | 1 | -3/+0 |
* | Move the word3_muladd routines from mp_asm.h to mp_asmi.h, so they | lloyd | 2006-06-08 | 1 | -26/+3 |
* | Revert the last change; it turned out to require a bunch of changes to the | lloyd | 2006-06-06 | 1 | -15/+8 |
* | Remove one parameter from word_madd2 and word_madd3 | lloyd | 2006-06-06 | 1 | -8/+15 |
* | Use b instead of a as a temp variable in word3_muladd to better | lloyd | 2006-06-06 | 1 | -3/+3 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+77 |