aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine/gnump/gmp_powm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-51/+0
| | | | | back to the toplevel since most othe dependencies have been removed now (except get_cipher which still needs changes)
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-0/+51
(messy). Remove unused libstate.h includes from a few files.