Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change LibraryInitializer back to accepting a std::string for backwards | lloyd | 2008-11-11 | 1 | -1/+1 |
* | Add back Library_State::add_engine for Monotone | lloyd | 2008-11-10 | 1 | -0/+8 |
* | Move get_bc_pad to def_engine/def_mode.cpp | lloyd | 2008-11-10 | 1 | -5/+6 |
* | Drop all options except thread safety. Also remove InitializerOptions, etc | lloyd | 2008-11-10 | 1 | -13/+5 |
* | Remove Modules class from the initializer code - it just wasn't that useful | lloyd | 2008-11-10 | 1 | -16/+66 |
* | Use Algorithm_Factory instead of lookup in Default_Engine block cipher | lloyd | 2008-11-10 | 1 | -1/+0 |
* | Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engines | lloyd | 2008-11-10 | 1 | -1/+1 |
* | Add a class Algorithm_Factory which encapsulates the Engine classes (and | lloyd | 2008-11-10 | 1 | -34/+16 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 1 | -0/+294 |