Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -23/+68 |
* | Wrap at 80 columns | lloyd | 2008-11-11 | 1 | -3/+8 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 1 | -4/+4 |
* | Use cache in Algorithm_Factory for ciphers | lloyd | 2008-11-11 | 1 | -10/+54 |
* | Fix algo_cache to track aliases, all tests pass | lloyd | 2008-11-11 | 1 | -3/+22 |
* | Add a new cache at the level of Algorithm_Factory. Intent is to replace | lloyd | 2008-11-11 | 1 | -0/+111 |