Commit Graph

94 Commits (d184dc2f61e047e548b2e3daa11968dbc675258e)

Author SHA1 Message Date
binaryFate 64c7ced3ed
Update 2019 copyright
5 years ago
Riccardo Spagni 46f989bc49
Merge pull request #4795
6 years ago
Riccardo Spagni e00a6ce9c7
Merge pull request #4732
6 years ago
moneromooo-monero 5d7c231604
rct: add a zeroCommit cache for common pre-rct case
6 years ago
moneromooo-monero 3a056b7393
performance_tests: add ge_p3_tobytes
6 years ago
moneromooo-monero 30f728e362
performance_tests: measure ge_frombytes_vartime only
6 years ago
moneromooo-monero 6f9ae5b6eb
multiexp: handle pippenger multiexps with part precalc
6 years ago
moneromooo-monero c415df97bd
performance_tests: sc_check and ge_dsm_precomp
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
moneromooo-monero 2bf636503f
bulletproofs: speed up the latest changes a bit
6 years ago
moneromooo-monero ce0c743205
performance_tests: add padded bulletproof construction
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero c429176248
bulletproofs: reject points not in the main subgroup
6 years ago
moneromooo-monero 0b05a0fa74
Add Pippenger cache and limit Straus cache size
6 years ago
moneromooo-monero b17b8db3f5
performance_tests: add stats and loop count multiplier options
6 years ago
moneromooo-monero d126a02b5d
performance_tests: add aggregated bulletproof tx verification
6 years ago
moneromooo-monero 263431c486
Pippenger multiexp
6 years ago
moneromooo-monero ef56529f93
performance_tests: document the tested bulletproof layouts
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero cb9ecab197
performance_tests: add signature generation/verification
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero e895c3def1
make straus cached mode thread safe, and add tests for it
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
moneromooo-monero f34e2e20bd
performance_tests: add tx checking tests with more than 2 outputs
6 years ago
moneromooo-monero 0793184bd0
performance_tests: add a --verbose flag, and default to terse
6 years ago
moneromooo-monero 939bc22332
add Straus multiexp
6 years ago
moneromooo-monero 112f32f068
performance_tests: add crypto ops
6 years ago
moneromooo-monero f5d7b9933a
performance_tests: add bulletproofs
6 years ago
moneromooo-monero 8f4ce989c2
performance_tests: add RingCT MLSAG gen/ver tests
6 years ago
moneromooo-monero 1aa10c4364
performance_tests: add (Borromean) range proofs
6 years ago
moneromooo-monero cb1cc757ba
performance_tests: don't override log level to 0
6 years ago
moneromooo-monero d2e26c23f3
add and use constant time 32 byte equality function
6 years ago
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
moneromooo-monero a0a810ccd4
performance_tests: fix subaddress expansion test not expanding
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
h908714124 5c99608d95 Fix coverity issues in performance_tests/main.cpp
6 years ago
moneromooo-monero c6ea3df0ae
performance_tests: remove add_arg call stray extra param
6 years ago
Riccardo Spagni 00a1166c95
Merge pull request #3185
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero fccd1df125
performance_tests: fix build after merging two conflicting patches
6 years ago
Riccardo Spagni 395ab6c430
Merge pull request #3064
6 years ago
Riccardo Spagni f5c6f8f22f
Merge pull request #3042
6 years ago
moneromooo-monero 62c45c0df1
performance_tests: add a --filter option to select what to run
6 years ago
moneromooo-monero ed215d34e9
performance_tests: add RingCT MLSAG gen/ver tests
6 years ago
moneromooo-monero dc64263155
performance_tests: add a test for subaddress expansion
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago