Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Merge pull request #8197 | luigi1111 | 1 | -1/+1 |
2022-04-04 | Bulletproofs+ | Sarang Noether | 1 | -0/+21 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 |
2020-08-27 | Added balance check to MLSAG/CLSAG performance tests | Sarang Noether | 1 | -12/+14 |
2020-08-27 | Updated MLSAG and CLSAG tests for consistency | Sarang Noether | 1 | -2/+12 |
2020-08-27 | CLSAG verification performance test | Sarang Noether | 1 | -0/+2 |
2020-08-27 | CLSAG optimizations | Sarang Noether | 1 | -2/+0 |
2020-08-27 | CLSAG signatures | Sarang Noether | 1 | -0/+9 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2020-04-14 | Bulletproofs: verification speedup | Sarang Noether | 1 | -0/+1 |
2019-08-27 | MLSAG speedup and additional checks | Sarang Noether | 1 | -18/+2 |
2019-03-24 | Make difficulty 128 bit instead of 64 bit | moneromooo-monero | 1 | -0/+9 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | Merge pull request #5102 | Riccardo Spagni | 1 | -0/+5 |
2019-03-04 | performance_tests: add tests for new Cryptonight variants | moneromooo-monero | 1 | -1/+4 |
2019-01-28 | performance_tests: better stats, and keep track of timing history | moneromooo-monero | 1 | -0/+5 |
2019-01-22 | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 1 | -17/+17 |
2018-11-16 | Merge pull request #4795 | Riccardo Spagni | 1 | -0/+2 |
2018-11-06 | Merge pull request #4732 | Riccardo Spagni | 1 | -0/+2 |
2018-11-04 | rct: add a zeroCommit cache for common pre-rct case | moneromooo-monero | 1 | -0/+2 |
2018-10-26 | performance_tests: add ge_p3_tobytes | moneromooo-monero | 1 | -0/+2 |
2018-10-22 | performance_tests: sc_check and ge_dsm_precomp | moneromooo-monero | 1 | -0/+3 |
2018-09-29 | Merge pull request #4459 | Riccardo Spagni | 1 | -4/+4 |
2018-09-11 | bulletproofs: speed up the latest changes a bit | moneromooo-monero | 1 | -0/+2 |
2018-09-11 | performance_tests: add padded bulletproof construction | moneromooo-monero | 1 | -0/+12 |
2018-09-11 | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 1 | -15/+19 |
2018-09-11 | bulletproofs: reject points not in the main subgroup | moneromooo-monero | 1 | -0/+1 |
2018-09-11 | Add Pippenger cache and limit Straus cache size | moneromooo-monero | 1 | -5/+126 |
2018-09-11 | performance_tests: add stats and loop count multiplier options | moneromooo-monero | 1 | -298/+305 |
2018-09-11 | performance_tests: add aggregated bulletproof tx verification | moneromooo-monero | 1 | -0/+10 |
2018-09-11 | Pippenger multiexp | moneromooo-monero | 1 | -0/+142 |
2018-09-11 | performance_tests: document the tested bulletproof layouts | moneromooo-monero | 1 | -8/+8 |
2018-09-11 | performance_tests: add signature generation/verification | moneromooo-monero | 1 | -0/+3 |
2018-09-11 | bulletproofs: add aggregated verification | moneromooo-monero | 1 | -0/+11 |
2018-09-11 | make straus cached mode thread safe, and add tests for it | moneromooo-monero | 1 | -0/+7 |
2018-09-11 | performance_tests: add tx checking tests with more than 2 outputs | moneromooo-monero | 1 | -8/+15 |
2018-09-11 | performance_tests: add a --verbose flag, and default to terse | moneromooo-monero | 1 | -109/+112 |
2018-09-11 | add Straus multiexp | moneromooo-monero | 1 | -0/+15 |
2018-09-11 | performance_tests: add crypto ops | moneromooo-monero | 1 | -0/+16 |
2018-09-11 | performance_tests: add bulletproofs | moneromooo-monero | 1 | -0/+10 |
2018-09-11 | performance_tests: add RingCT MLSAG gen/ver tests | moneromooo-monero | 1 | -0/+10 |
2018-09-11 | performance_tests: add (Borromean) range proofs | moneromooo-monero | 1 | -0/+4 |
2018-09-11 | performance_tests: don't override log level to 0 | moneromooo-monero | 1 | -1/+0 |
2018-08-23 | add and use constant time 32 byte equality function | moneromooo-monero | 1 | -0/+6 |
2018-07-07 | core_tests: add --filter to select which tests to run | moneromooo-monero | 1 | -20/+1 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+1 |
2018-02-07 | Fix coverity issues in performance_tests/main.cpp | h908714124 | 1 | -0/+2 |
2018-02-02 | performance_tests: remove add_arg call stray extra param | moneromooo-monero | 1 | -1/+1 |
2018-01-27 | Merge pull request #3185 | Riccardo Spagni | 1 | -8/+8 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-26 | performance_tests: fix build after merging two conflicting patches | moneromooo-monero | 1 | -8/+8 |
2018-01-25 | Merge pull request #3064 | Riccardo Spagni | 1 | -58/+98 |
2018-01-25 | Merge pull request #3042 | Riccardo Spagni | 1 | -0/+10 |
2018-01-04 | performance_tests: add a --filter option to select what to run | moneromooo-monero | 1 | -58/+98 |
2017-12-31 | performance_tests: add RingCT MLSAG gen/ver tests | moneromooo-monero | 1 | -0/+10 |
2017-12-18 | performance_tests: add a test for subaddress expansion | moneromooo-monero | 1 | -0/+3 |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+2 |
2017-09-25 | performance_tests: add a test for is_out_to_acc_precomp | moneromooo-monero | 1 | -0/+1 |
2017-02-10 | performance_tests: add tests for sc_reduce32 and cn_fast_hash | moneromooo-monero | 1 | -1/+6 |
2017-02-10 | performance_tests: initialize logging at startup | moneromooo-monero | 1 | -0/+3 |
2016-11-04 | performance_tests: re-enable them... | moneromooo-monero | 1 | -2/+0 |
2016-10-26 | tests: add performance test for keypair::generate | moneromooo-monero | 1 | -0/+4 |
2016-10-08 | tests: add performance test for ge_frombytes_vartime | moneromooo-monero | 1 | -0/+2 |
2016-10-08 | tests: add performance tests for rct signatures | moneromooo-monero | 1 | -26/+42 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -2/+0 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-02-24 | 2014 network limit 1.3 fix log/path/data +utils | rfree2monero | 1 | -0/+2 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-05-25 | 0.8.8update | mydesktop | 1 | -0/+3 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+62 |