aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine/def_engine
Commit message (Expand)AuthorAgeFilesLines
* Remove support for block cipher padding methods in engine. Like S2K,lloyd2008-11-103-44/+0
* Remove support for S2K in Engines. There are only three implementations oflloyd2008-11-103-52/+0
* Remove find_bc_pad from lookup_stream.cpplloyd2008-11-101-25/+0
* Split lookup_cipher.cpp into lookup_{block,stream,bc_pad}.cpplloyd2008-11-104-82/+131
* Modify Lion lookup to use arg_count_betweenlloyd2008-11-091-2/+1
* Modify Default_Engine to use SCAN_Name internallylloyd2008-11-094-213/+161
* Move engine to libstate/ directory, since there is a mutual dependencylloyd2008-11-099-0/+1137