aboutsummaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Collapse)AuthorFilesLines
2020-08-22Fix Coverity #305800Dmitry Belyavskiy1-21/+18
Plus some minor style fix
2020-05-27benchmark/sign: Fix crash on incorrect optionsVitaly Chikunov1-2/+0
Bug found by Clang scan-build. Fixes #258.
2020-05-06Fix Coverity #300461Dmitry Belyavskiy1-4/+4
2019-01-26Enable benchmark for all curvesVitaly Chikunov1-0/+5
2018-12-29Some PVS Studio nitsDmitry Belyavskiy1-0/+4
2018-12-24benchmark: Extend sign/verify benchmark.Vitaly Chikunov1-34/+105
- Cycle through all supported parameters. - Also do verification tests. - Increase precision of timer (allow test to work faster).
2018-12-24As "openssl speed" does not support GOST parameters,Dmitry Belyavskiy1-0/+112
benchmark is done separately.