aboutsummaryrefslogtreecommitdiff
path: root/src/ringct/rctTypes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-08ringct: use const refs as parameters where appropriatemoneromooo-monero1-1/+1
2016-09-14rct: rework serialization to avoid storing vector sizesmoneromooo-monero1-34/+121
2016-08-28rct: faster Cryptonote/rct conversionsmoneromooo-monero1-8/+8
2016-08-28New "Halfway RingCT" outputs for coinbase transactionsmoneromooo-monero1-2/+7
2016-08-28rct: serialize txnFee as varintmoneromooo-monero1-1/+1
2016-08-28rct: rework v2 txes into prunable and non prunable datamoneromooo-monero1-10/+19
2016-08-28rct: change the simple flag to a typemoneromooo-monero1-4/+8
2016-08-28rct: avoid the need for the last II elementShen Noether1-10/+1
2016-08-28rct: do not serialize senderPk - it is not used anymoremoneromooo-monero1-1/+1
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero1-0/+2
2016-08-28rct: do not serialize public keys in outPkmoneromooo-monero1-1/+13
2016-08-28integrate simple rct apimoneromooo-monero1-27/+12
2016-08-28ringct: "simple" ringct variantShen Noether1-0/+24
2016-08-28ringct: do not serialize what can be reconstructedmoneromooo-monero1-2/+15
2016-08-28make rct tx serialization workmoneromooo-monero1-0/+48
2016-08-28ringct: txn fee stuffShen Noether1-0/+2
2016-08-28ringct: add more convenience functionsmoneromooo-monero1-4/+14
2016-08-28ringct: add convenience functions to bridge ringct and cryptonotemoneromooo-monero1-0/+5
2016-08-28tests: more ringct range proof testsmoneromooo-monero1-1/+1
2016-08-28rct: add serialization machinery to rct typesmoneromooo-monero1-10/+32
2016-08-28serialization: declare do_serialize specializations before usemoneromooo-monero1-1/+1
2016-08-28Added note on generating H2Shen Noether1-1/+2
2016-08-28Fixed missing last index H2Shen Noether1-1/+2
2016-08-28ringct: add convenience operators to keymoneromooo-monero1-0/+4
2016-08-28ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero1-0/+267