aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/crypto_ops.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* CLSAG signaturesSarang Noether2020-08-271-4/+17
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Bulletproofs: verification speedupSarang Noether2020-04-141-0/+2
|
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Merge pull request #4795Riccardo Spagni2018-11-161-0/+4
|\ | | | | | | 5d7c2316 rct: add a zeroCommit cache for common pre-rct case (moneromooo-monero)
| * rct: add a zeroCommit cache for common pre-rct casemoneromooo-monero2018-11-041-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.
* | performance_tests: sc_check and ge_dsm_precompmoneromooo-monero2018-10-221-0/+3
|/
* bulletproofs: speed up the latest changes a bitmoneromooo-monero2018-09-111-0/+4
|
* bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-111-0/+2
|
* performance_tests: add crypto opsmoneromooo-monero2018-09-111-0/+116