aboutsummaryrefslogtreecommitdiffstats
path: root/src/zmodpow.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Multiple changes:Mattias Andrée2016-03-131-8/+8
* OptimisationsMattias Andrée2016-03-131-3/+3
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-8/+6
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-1/+7
* Add makefile and fix errorsMattias Andrée2016-03-041-3/+1
* Optimise zpow and zmodpowMattias Andrée2016-03-031-5/+10
* Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqrMattias Andrée2016-03-031-0/+50