aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstate/libstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change LibraryInitializer back to accepting a std::string for backwardslloyd2008-11-111-1/+1
* Add back Library_State::add_engine for Monotonelloyd2008-11-101-0/+8
* Move get_bc_pad to def_engine/def_mode.cpplloyd2008-11-101-5/+6
* Drop all options except thread safety. Also remove InitializerOptions, etclloyd2008-11-101-13/+5
* Remove Modules class from the initializer code - it just wasn't that usefullloyd2008-11-101-16/+66
* Use Algorithm_Factory instead of lookup in Default_Engine block cipherlloyd2008-11-101-1/+0
* Use Algorithm_Factory and SCAN_Name for all hash lookups. Modify engineslloyd2008-11-101-1/+1
* Add a class Algorithm_Factory which encapsulates the Engine classes (andlloyd2008-11-101-34/+16
* Move libstate and selftest out of core/ dir to toplevellloyd2008-10-261-0/+294