Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-28 | integrate simple rct api | moneromooo-monero | 1 | -5/+59 |
2016-08-28 | rct: add the tx prefix hash into the MLSAG | moneromooo-monero | 1 | -5/+5 |
2016-08-28 | ringct: do not serialize what can be reconstructed | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | tests: test for ringct rctSig data sizes | moneromooo-monero | 1 | -3/+44 |
2016-08-28 | ringct: allow no outputs, and add tests for this and fees | moneromooo-monero | 1 | -31/+75 |
2016-08-28 | ringct: txn fee stuff | Shen Noether | 1 | -0/+61 |
2016-08-28 | tests: new ringct test for checking H2 values | Shen Noether | 1 | -0/+11 |
2016-08-28 | tests: zero inputs/outputs are in fact supposed to be accepted | moneromooo-monero | 1 | -14/+14 |
2016-08-28 | ringct: add a test for prooveRange being non deterministic | moneromooo-monero | 1 | -0/+9 |
2016-08-28 | tests: more ringct range proof tests | moneromooo-monero | 1 | -0/+245 |
2016-08-28 | tests: add some more ringct building block tests | moneromooo-monero | 1 | -1/+50 |
2016-08-28 | tests: add Shen Noether's basic ringct tests | moneromooo-monero | 1 | -0/+206 |