aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/crypto_ops.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-16Merge pull request #4795Riccardo Spagni1-0/+4
5d7c2316 rct: add a zeroCommit cache for common pre-rct case (moneromooo-monero)
2018-11-04rct: add a zeroCommit cache for common pre-rct casemoneromooo-monero1-0/+4
This is called for every pre-rct output at blockchain sync time, and a lot of them wil hit the cache, saving a scalarmult each.
2018-10-22performance_tests: sc_check and ge_dsm_precompmoneromooo-monero1-0/+3
2018-09-11bulletproofs: speed up the latest changes a bitmoneromooo-monero1-0/+4
2018-09-11bulletproofs: reject points not in the main subgroupmoneromooo-monero1-0/+2
2018-09-11performance_tests: add crypto opsmoneromooo-monero1-0/+116