| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #6441 | luigi1111 | 2020-05-05 | 2 | -1/+7 |
| |\ | | | | | | | 613071f use memwipe on secret k/alpha values (moneromooo-monero) | ||||
| | * | use memwipe on secret k/alpha values | moneromooo-monero | 2020-04-15 | 2 | -1/+7 |
| | | | | | | | | | Reported by UkoeHB_ and sarang | ||||
| * | | Bulletproofs: verification speedup | Sarang Noether | 2020-04-14 | 3 | -8/+25 |
| |/ | |||||
| * | Merge pull request #6339 | luigi1111 | 2020-04-04 | 1 | -1/+1 |
| |\ | | | | | | | c61abf8 remove empty statements (shopglobal) | ||||
| | * | remove empty statements | Interchained | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | | Cleaning up a little around the code base. | ||||
| * | | Hash domain separation | Sarang Noether | 2020-04-01 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #6049 | luigi1111 | 2019-12-12 | 1 | -34/+27 |
| |\ | | | | | | | | | 45fd72b Updated paper references (SarangNoether) 277003f Minor prover simplification (SarangNoether) | ||||
| | * | Updated paper references | Sarang Noether | 2019-10-28 | 1 | -24/+22 |
| | | | |||||
| | * | Minor prover simplification | Sarang Noether | 2019-10-28 | 1 | -10/+5 |
| | | | |||||
| * | | make d2h et al. constant-time | Jethro Grassie | 2019-11-19 | 1 | -30/+8 |
| |/ | |||||
| * | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 2019-10-11 | 1 | -0/+1 |
| | | | | | | The weight of the prunable data is deterministic from the unpruned data, so it can be determined from a pruned tx | ||||
| * | Merge pull request #5707 | luigi1111 | 2019-08-28 | 4 | -76/+53 |
| |\ | | | | | | | 3a0451a MLSAG speedup and additional checks (SarangNoether) | ||||
| | * | MLSAG speedup and additional checks | Sarang Noether | 2019-08-27 | 4 | -76/+53 |
| | | | |||||
| * | | Merge pull request #5502 | luigi1111 | 2019-07-24 | 2 | -2/+0 |
| |\ \ | |/ |/| | | | | | 25a7cfd add a few checks where it seems appropriate (moneromooo-monero) 1a66a86 remove unused code (moneromooo-monero) | ||||
| | * | remove unused code | moneromooo-monero | 2019-04-29 | 2 | -2/+0 |
| | | | |||||
| * | | serialization: check stream good flag at the end | moneromooo-monero | 2019-06-14 | 1 | -4/+4 |
| |/ | | | | just in case | ||||
| * | Merge pull request #5437 | Riccardo Spagni | 2019-04-16 | 1 | -29/+33 |
| |\ | | | | | | | acb68dba bulletproofs: cut down on keyV allocations (moneromooo-monero) | ||||
| | * | bulletproofs: cut down on keyV allocations | moneromooo-monero | 2019-04-13 | 1 | -29/+33 |
| | | | |||||
| * | | ringct: prevent use of full ringct signatures for more than one input | moneromooo-monero | 2019-04-11 | 2 | -0/+3 |
| |/ | |||||
| * | Merge pull request #5332 | Riccardo Spagni | 2019-04-01 | 1 | -4/+4 |
| |\ | | | | | | | | | | | 7c440915 Add get_tx_proof support, needed for new sanity check (cslashm) 98fdcb2a Add support for V11 protocol with BulletProofV2 and short amount. New scheme key destination contrfol Fix dummy decryption in debug mode (cslashm) 3a981a33 Add application version compatibility check. (cslashm) | ||||
| | * | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 2019-03-28 | 1 | -4/+4 |
| | | | | | | | | | | | New scheme key destination contrfol Fix dummy decryption in debug mode | ||||
| * | | Merge pull request #5287 | Riccardo Spagni | 2019-04-01 | 1 | -3/+3 |
| |\ \ | |/ |/| | | | 1d14b3f0 ringct: fix capitalization for scaler mult (fuwa) | ||||
| | * | ringct: fix capitalization for scaler mult | fuwa | 2019-03-25 | 1 | -3/+3 |
| | | | |||||
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 5 | -5/+5 |
| |/ | |||||
| * | various: remove unused variables | moneromooo-monero | 2019-03-04 | 1 | -3/+0 |
| | | |||||
| * | Merge pull request #5082 | Riccardo Spagni | 2019-03-04 | 1 | -6/+22 |
| |\ | | | | | | | 1bc5f9fa bulletproofs: speed up vector_power_sum (moneromooo-monero) | ||||
| | * | bulletproofs: speed up vector_power_sum | moneromooo-monero | 2019-01-19 | 1 | -6/+22 |
| | | | | | | | | | found by sarang | ||||
| * | | ringct: remove unused senderPk from ecdhTuple | moneromooo-monero | 2019-01-22 | 1 | -3/+0 |
| | | | | | | | | | This was an early ringct field, which was never used in production | ||||
| * | | ringct: the commitment mask is now deterministic | moneromooo-monero | 2019-01-22 | 4 | -26/+51 |
| | | | | | | | | | | | | | saves space in the tx and is safe Found by knaccc | ||||
| * | | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 2019-01-22 | 4 | -11/+44 |
| | | | | | | | | | Found by knaccc | ||||
| * | | ringct: save 3 bytes on bulletproof size | moneromooo-monero | 2019-01-22 | 1 | -1/+4 |
| | | | | | | | | | Found by luigi1111 | ||||
| * | | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-01-22 | 4 | -27/+36 |
| |/ | | | | This makes it easier to modify the bulletproof format | ||||
| * | Merge pull request #5050 | Riccardo Spagni | 2019-01-18 | 1 | -1/+0 |
| |\ | | | | | | | 07cb574c ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple (stoffu) | ||||
| | * | ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple | stoffu | 2019-01-08 | 1 | -1/+0 |
| | | | |||||
| * | | ringct: avoid repeated point conversion | moneromooo-monero | 2018-12-12 | 1 | -1/+10 |
| |/ | |||||
| * | Merge pull request #4927 | Riccardo Spagni | 2018-12-12 | 1 | -1/+2 |
| |\ | | | | | | | 6456cb41 Bulletproof: Initialize members in default construtor. (Tadeas Moravec) | ||||
| | * | Bulletproof: Initialize members in default construtor. | Tadeas Moravec | 2018-12-01 | 1 | -1/+2 |
| | | | | | | | | | Fixing a build warning on g++ 7.3.0 | ||||
| * | | Merge pull request #4921 | Riccardo Spagni | 2018-12-12 | 1 | -7/+24 |
| |\ \ | | | | | | | | | | ac665418 ringct: fix dummy bulletproofs on ledger in fake mode (moneromooo-monero) | ||||
| | * | | ringct: fix dummy bulletproofs on ledger in fake mode | moneromooo-monero | 2018-11-30 | 1 | -7/+24 |
| | |/ | | | | | | | Ledger does some basic checks on them | ||||
| * | | Merge pull request #4894 | Riccardo Spagni | 2018-12-04 | 2 | -4/+4 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | aee7a4e3 wallet_rpc_server: do not use RPC data if the call failed (moneromooo-monero) 1a0733e5 windows_service: fix memory leak (moneromooo-monero) 0dac3c64 unit_tests: do not rethrow a copy of an exception (moneromooo-monero) 5d9915ab cryptonote: fix get_unit for non default settings (moneromooo-monero) d4f50cb1 remove some unused code (moneromooo-monero) 61163971 a few minor (but easy) performance tweaks (moneromooo-monero) 30023074 tests: slow_memmem now returns size_t (moneromooo-monero) | ||||
| | * | | a few minor (but easy) performance tweaks | moneromooo-monero | 2018-11-23 | 2 | -4/+4 |
| | | | | | | | | | | | | | Found by codacy.com | ||||
| * | | | Merge pull request #4892 | Riccardo Spagni | 2018-12-04 | 1 | -173/+173 |
| |\ \ \ | | | | | | | | | | | | | c28e3d2d rctOps: add braces to suppress warnings (stoffu) | ||||
| | * | | | rctOps: add braces to suppress warnings | stoffu | 2018-11-23 | 1 | -173/+173 |
| | |/ / | |||||
| * | | | Merge pull request #4854 | Riccardo Spagni | 2018-12-04 | 1 | -0/+1 |
| |\ \ \ | |_|/ |/| | | | | | bd98e99c Removed a lot of unnecessary includes (Martijn Otto) | ||||
| | * | | Removed a lot of unnecessary includes | Martijn Otto | 2018-11-15 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #4834 | Riccardo Spagni | 2018-11-26 | 1 | -9/+15 |
| |\ \ \ | |_|/ |/| | | | | | 2c7195d8 bulletproofs: avoid std::vector allocations for slice (moneromooo-monero) | ||||
| | * | | bulletproofs: avoid std::vector allocations for slice | moneromooo-monero | 2018-11-09 | 1 | -9/+15 |
| | |/ | |||||
| * | | Merge pull request #4805 | Riccardo Spagni | 2018-11-16 | 1 | -0/+2 |
| |\ \ | | | | | | | | | | 6a1062f5 bulletproofs: reserve vector memory when known in advance (moneromooo-monero) | ||||
| | * | | bulletproofs: reserve vector memory when known in advance | moneromooo-monero | 2018-11-05 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #4804 | Riccardo Spagni | 2018-11-16 | 1 | -6/+3 |
| |\ \ | | | | | | | | | | 00907c39 rct: speedup commit a little (moneromooo-monero) | ||||
