Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 1 | -262/+0 |
* | Fix leak in Luby-Rackoff lookup (got new object instead of prototype as inten... | lloyd | 2008-11-11 | 1 | -2/+1 |
* | Shorten SCAN_Name's argument arg in function names | lloyd | 2008-11-10 | 1 | -7/+7 |
* | Move x86 Serpent to the asm engine module. | lloyd | 2008-11-10 | 1 | -8/+1 |
* | Use Algorithm_Factory instead of lookup in Default_Engine block cipher | lloyd | 2008-11-10 | 1 | -8/+7 |
* | Move block and stream ciphers also into Algorithm_Factory | lloyd | 2008-11-10 | 1 | -7/+10 |
* | Split lookup_cipher.cpp into lookup_{block,stream,bc_pad}.cpp | lloyd | 2008-11-10 | 1 | -0/+268 |