aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_factory/algo_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-2/+0
* Use cache in Algorithm_Factory for cipherslloyd2008-11-111-6/+10
* Add a new cache at the level of Algorithm_Factory. Intent is to replacelloyd2008-11-111-1/+7
* Remove a global_state() dependency on Engine without breaking Monotonelloyd2008-11-111-0/+3
* Add a function to query algorithm providerslloyd2008-11-111-0/+2
* Move Algorithm_Factory from libstate (which it did not depend on) to algo_fac...lloyd2008-11-111-0/+70