aboutsummaryrefslogtreecommitdiffstats
path: root/src/zmul.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMattias Andrée2016-03-061-1/+1
* A description of the Karatsuba algorithmMattias Andrée2016-03-061-0/+6
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-9/+13
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-1/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-1/+1
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-1/+1
* Add zmul and zsqrMattias Andrée2016-03-031-0/+95