aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/speed.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose providers for public key operationsJack Lloyd2015-10-141-4/+9
* Refactor ./botan speedSimon Warta2015-08-211-73/+32
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-2/+9
* Get rid of 3 unused warnings for argcSimon Warta2015-06-231-0/+1
* Replace \n by std::endl in /src/cmdSimon Warta2015-06-231-4/+4
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-0/+2
* Enable OpenSSL for providing ciphers and hashes again.lloyd2015-02-051-10/+13
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-8/+2
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-2/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Command line prog cleanuplloyd2014-11-121-0/+244