aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss_tools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add an explicit test mode buildJack Lloyd2018-04-141-2/+2
* Merge GH #1531 Improve XMSS test coverageJack Lloyd2018-04-141-0/+8
|\
| * Codecov - cover MT code in XMSS_PrivateKeyMatthias Gierlings2018-04-121-0/+8
* | In XMSS_Tools::bench_threads only call hardware_concurrency onceJack Lloyd2018-04-121-7/+9
|/
* Avoid relying on AutoSeeded_RNG in XMSSJack Lloyd2017-12-231-2/+3
* Clean up XMSS self-benchmarkJack Lloyd2017-12-161-6/+4
* Fixes lambda capture error in MSVCMatthias Gierlings2017-11-231-1/+3
* Adds runtime benchmark to guess phys. core count.Matthias Gierlings2017-11-231-0/+79