| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | unit_tests: remove invalid bulletproofs unit test | moneromooo-monero | 2019-12-01 | 1 | -9/+0 |
| | | | | | | | | It was intended to check a case which is actually valid (0 gamma), but was actually duplicating the bad amount test. Reported by WhatDo_ on IRC. | ||||
| * | cryptonote: add function to get weight from a pruned tx | moneromooo-monero | 2019-10-11 | 1 | -0/+37 |
| | | | | | | The weight of the prunable data is deterministic from the unpruned data, so it can be determined from a pruned tx | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | add a bulletproof version, new bulletproof type, and rct config | moneromooo-monero | 2019-01-22 | 1 | -1/+2 |
| | | | | | This makes it easier to modify the bulletproof format | ||||
| * | unit_tests: sanity check on transaction weight | moneromooo-monero | 2018-09-15 | 1 | -0/+32 |
| | | |||||
| * | v8: per byte fee, pad bulletproofs, fixed 11 ring size | moneromooo-monero | 2018-09-11 | 1 | -1/+1 |
| | | |||||
| * | bulletproofs: a few fixes from the Kudelski review | moneromooo-monero | 2018-09-11 | 1 | -10/+0 |
| | | | | | | | | - fix integer overflow in n_bulletproof_amounts - check input scalars are in range - remove use of environment variable to tweak straus performance - do not use implementation defined signed shift for signum | ||||
| * | bulletproofs: reject points not in the main subgroup | moneromooo-monero | 2018-09-11 | 1 | -0/+61 |
| | | |||||
| * | unit_tests: a couple more bulletproof unit tests for gamma | moneromooo-monero | 2018-09-11 | 1 | -0/+19 |
| | | |||||
| * | Bulletproof aggregated verification and tests | moneromooo-monero | 2018-09-11 | 1 | -12/+16 |
| | | | | | Also constrains bulletproofs to simple rct, for simplicity | ||||
| * | bulletproofs: add aggregated verification | moneromooo-monero | 2018-09-11 | 1 | -0/+19 |
| | | | | | Ported from sarang's java code | ||||
| * | bulletproofs: add multi output bulletproofs to rct | moneromooo-monero | 2018-09-11 | 1 | -0/+63 |
| | | |||||
| * | bulletproofs: multi-output bulletproofs | moneromooo-monero | 2018-09-11 | 1 | -0/+19 |
| | | |||||
| * | Readd copyright starting date | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | integrate bulletproofs into monero | moneromooo-monero | 2017-12-08 | 1 | -0/+1 |
| | | |||||
| * | add bulletproofs to the build, with basic unit tests | moneromooo-monero | 2017-12-08 | 1 | -0/+70 |
| Based on Java code from Sarang Noether | |||||
