aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/speed.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests and timings for inverse_modJack Lloyd2016-02-201-7/+38
* Fix remaining Wshadow warnings and enable on gcc and clangRené Korthaus2016-02-181-3/+3
* Guard use of X9.31 RNG in macro checkJack Lloyd2016-01-291-3/+5
* Fix buffer sizes in speed. Avoid repeated MAC keyingsJack Lloyd2016-01-291-12/+8
* Add time tests for all RNG typesJack Lloyd2016-01-261-11/+68
* Add speed test for entropy sourcesJack Lloyd2016-01-171-6/+31
* Support small buffers in speed tests. Add RNG speed tests.Jack Lloyd2016-01-171-0/+798
* CLI rewriteJack Lloyd2015-12-191-214/+0
* Rename cmd/app -> cliSimon Warta2015-12-091-0/+214