aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/gnump/gnump_pk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the newlloyd2012-06-071-4/+4
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-8/+8
* Use size_t instead of u32bit in all of pubkeylloyd2010-10-121-24/+24
* 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