aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bulletproofs: a few fixes from the Kudelski reviewmoneromooo-monero2018-09-111-10/+0
* bulletproofs: reject points not in the main subgroupmoneromooo-monero2018-09-113-0/+64
* Add Pippenger cache and limit Straus cache sizemoneromooo-monero2018-09-112-9/+135
* add pippenger unit testsmoneromooo-monero2018-09-111-0/+55
* performance_tests: add stats and loop count multiplier optionsmoneromooo-monero2018-09-112-291/+383
* performance_tests: add aggregated bulletproof tx verificationmoneromooo-monero2018-09-112-0/+81
* Pippenger multiexpmoneromooo-monero2018-09-112-1/+146
* precalc the ge_p3 representation of Hmoneromooo-monero2018-09-111-0/+7
* performance_tests: document the tested bulletproof layoutsmoneromooo-monero2018-09-111-8/+8
* unit_tests: a couple more bulletproof unit tests for gammamoneromooo-monero2018-09-111-0/+19
* require canonical multi output bulletproof layoutmoneromooo-monero2018-09-113-13/+13
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-119-17/+590
* aligned: aligned memory alloc/realloc/freemoneromooo-monero2018-09-112-1/+88
* performance_tests: add signature generation/verificationmoneromooo-monero2018-09-113-0/+72
* bulletproofs: add aggregated verificationmoneromooo-monero2018-09-115-0/+87
* make straus cached mode thread safe, and add tests for itmoneromooo-monero2018-09-114-1/+163
* bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-114-3/+66
* performance_tests: add tx checking tests with more than 2 outputsmoneromooo-monero2018-09-112-11/+22
* performance_tests: add a --verbose flag, and default to tersemoneromooo-monero2018-09-112-102/+116
* add Straus multiexpmoneromooo-monero2018-09-113-0/+97
* performance_tests: add crypto opsmoneromooo-monero2018-09-113-0/+133
* performance_tests: add bulletproofsmoneromooo-monero2018-09-113-0/+73
* performance_tests: add RingCT MLSAG gen/ver testsmoneromooo-monero2018-09-111-0/+10
* performance_tests: add (Borromean) range proofsmoneromooo-monero2018-09-113-0/+68
* bulletproofs: multi-output bulletproofsmoneromooo-monero2018-09-111-0/+19
* performance_tests: don't override log level to 0moneromooo-monero2018-09-111-1/+0
* Merge pull request #4293luigi11112018-09-102-1/+19
|\
| * is_hdd updatep8p2018-08-252-1/+19
* | Merge pull request #4230luigi11112018-09-101-1024/+1024
|\ \
| * | fixed cncrypto tests not passing after the change in random_scalarMaxim Shishmarev2018-08-071-1024/+1024
* | | Merge pull request #4298luigi11112018-09-041-0/+8
|\ \ \
| * | | unit_tests: disable mlocker tests on windows (no implementation)moneromooo-monero2018-08-231-0/+8
| | |/ | |/|
* | | Merge pull request #4275luigi11112018-09-042-0/+151
|\ \ \
| * | | unit_tests: add tests for incremental keccakmoneromooo-monero2018-08-202-0/+151
* | | | Merge pull request #4264luigi11112018-09-041-1/+1
|\ \ \ \
| * | | | unit_tests: remove std::move in return statementmoneromooo-monero2018-08-151-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #4257luigi11112018-09-041-0/+1
|\ \ \ \
| * | | | fuzz: set address properlystoffu2018-08-141-0/+1
| |/ / /
* | | | Merge pull request #4245luigi11112018-09-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-1/+1
* | | | add and use constant time 32 byte equality functionmoneromooo-monero2018-08-233-0/+93
|/ / /
* | | Merge pull request #4210luigi11112018-08-222-0/+219
|\ \ \
| * | | Fixed ZMQ-RPC for transactions and GET_BLOCKS_FASTLee Clagett2018-08-022-0/+219
* | | | Merge pull request #4200luigi11112018-08-221-1/+0
|\ \ \ \
| * | | | blockchain_db: remove unused get_output_key variantmoneromooo-monero2018-07-301-1/+0
| | |/ / | |/| |
* | | | common: add a class to safely wrap mlock/munlockmoneromooo-monero2018-08-162-0/+187
* | | | store secret keys encrypted where possiblemoneromooo-monero2018-08-165-4/+89
* | | | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-163-6/+231
| |_|/ |/| |
* | | wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-2/+1
* | | Merge pull request #4186luigi11112018-08-151-5/+9
|\ \ \