aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_factory/algo_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Fix misspelled words in algo_factory.{cpp,h}, from Charles Brockman in bug 40lloyd2009-03-021-3/+3
* In Algorithm_Factory, create the Algorithm_Cache<> objects dynamicallylloyd2008-11-121-5/+6
* Remove Library_State::add_engine and Algorithm_Factory::add_engine,lloyd2008-11-121-14/+25
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-24/+59
* 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