aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cmd/app -> cliSimon Warta2015-12-091-63/+0
* Replace C interfaces in cli apps with C++ interfacesSimon Warta2015-12-081-8/+8
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+5
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-6/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Command line prog cleanuplloyd2014-11-121-1/+7
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-0/+58