aboutsummaryrefslogtreecommitdiff
path: root/src/ringct/rctSigs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-2/+0
2016-08-28rct: rework the verification preparation processmoneromooo-monero1-4/+2
2016-08-28rct: avoid the need for the last II elementShen Noether1-2/+2
2016-08-28rct: make the amount key derivable by a third party with the tx keymoneromooo-monero1-5/+7
2016-08-28rct: do not serialize public keys in outPkmoneromooo-monero1-2/+2
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-2/+2
2016-08-28integrate simple rct apimoneromooo-monero1-9/+11
2016-08-28ringct: "simple" ringct variantShen Noether1-3/+6
2016-08-28ringct: do not serialize what can be reconstructedmoneromooo-monero1-5/+6
2016-08-28ringct: txn fee stuffShen Noether1-2/+2
2016-08-28ringct: new {gen,decode}Rct APIs for conveniencemoneromooo-monero1-1/+3
2016-08-28ringct: add a few consts where appropriatemoneromooo-monero1-3/+3
2016-08-28ringct: add simple input validationmoneromooo-monero1-7/+7
2016-08-28ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero1-0/+144