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 | -79/+0 |
* | Move block and stream ciphers also into Algorithm_Factory | lloyd | 2008-11-10 | 1 | -2/+5 |
* | Move MACs also to Algorithm_Factory | lloyd | 2008-11-10 | 1 | -2/+3 |
* | Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engines | lloyd | 2008-11-10 | 1 | -1/+6 |
* | Remove support for block cipher padding methods in engine. Like S2K, | lloyd | 2008-11-10 | 1 | -3/+0 |
* | Remove support for S2K in Engines. There are only three implementations of | lloyd | 2008-11-10 | 1 | -1/+0 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -0/+74 |