aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump/gnump_pk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includeslloyd2010-03-151-12/+0
* Deconstify PK_Ops. It's quite reasonable that some op will want tolloyd2010-03-091-9/+9
* On GMP 5.0 and later, use mpz_powm_sec, which is a version of modularlloyd2010-03-051-0/+6
* Add GMP PK filelloyd2010-03-051-0/+344