aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine/def_engine/def_eng.h
Commit message (Expand)AuthorAgeFilesLines
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-79/+0
* Move block and stream ciphers also into Algorithm_Factorylloyd2008-11-101-2/+5
* Move MACs also to Algorithm_Factorylloyd2008-11-101-2/+3
* Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engineslloyd2008-11-101-1/+6
* Remove support for block cipher padding methods in engine. Like S2K,lloyd2008-11-101-3/+0
* Remove support for S2K in Engines. There are only three implementations oflloyd2008-11-101-1/+0
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-091-0/+74