summaryrefslogtreecommitdiff
path: root/tests/unit_tests/multiexp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
|
* unit_tests: check for ge_frombytes_vartime failuremoneromooo-monero2021-06-111-1/+1
| | | | CID 1446559
* unit_tests: add ge_triple_scalarmult_base_vartime testmoneromooo-monero2020-08-271-0/+62
|
* unit tests: replace global var with lambda returning static local varstoffu2019-09-091-4/+4
| | | | Fixes assertion failure (curstate == 1) in random.c in debug mode
* unit_tests: add a few more multiexp unit testsmoneromooo-monero2018-09-111-2/+52
|
* add pippenger unit testsmoneromooo-monero2018-09-111-0/+55
|
* make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-111-0/+149