aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/engine/def_engine/lookup_block.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move most of the remaining libstate code to pk_engine.cpp, move engineslloyd2008-11-111-262/+0
* Fix leak in Luby-Rackoff lookup (got new object instead of prototype as inten...lloyd2008-11-111-2/+1
* Shorten SCAN_Name's argument arg in function nameslloyd2008-11-101-7/+7
* Move x86 Serpent to the asm engine module.lloyd2008-11-101-8/+1
* Use Algorithm_Factory instead of lookup in Default_Engine block cipherlloyd2008-11-101-8/+7
* Move block and stream ciphers also into Algorithm_Factorylloyd2008-11-101-7/+10
* Split lookup_cipher.cpp into lookup_{block,stream,bc_pad}.cpplloyd2008-11-101-0/+268