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 | -68/+0 |
* | Shorten SCAN_Name's argument arg in function names | lloyd | 2008-11-10 | 1 | -4/+4 |
* | Use Algorithm_Factory instead of lookup in Default_Engine block cipher | lloyd | 2008-11-10 | 1 | -4/+3 |
* | Move MACs also to Algorithm_Factory | lloyd | 2008-11-10 | 1 | -5/+6 |
* | Modify Default_Engine to use SCAN_Name internally | lloyd | 2008-11-09 | 1 | -36/+12 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -0/+92 |