index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ringct
/
rctSigs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rct: rework serialization to avoid storing vector sizes
moneromooo-monero
2016-09-14
1
-2
/
+9
*
ringct: pass structure by const ref, not value
moneromooo-monero
2016-08-28
1
-1
/
+1
*
rct: early out on failure on verRange
moneromooo-monero
2016-08-28
1
-3
/
+5
*
ringct: use Cryptonote serialization to hash non prunable data
moneromooo-monero
2016-08-28
1
-21
/
+9
*
rct: log why verification fails
moneromooo-monero
2016-08-28
1
-9
/
+13
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-22
/
+6
*
rct: rework v2 txes into prunable and non prunable data
moneromooo-monero
2016-08-28
1
-21
/
+24
*
rct: rework the verification preparation process
moneromooo-monero
2016-08-28
1
-59
/
+75
*
rct: change the simple flag to a type
moneromooo-monero
2016-08-28
1
-6
/
+6
*
rct: avoid the need for the last II element
Shen Noether
2016-08-28
1
-21
/
+41
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-12
/
+28
*
rct: do not serialize public keys in outPk
moneromooo-monero
2016-08-28
1
-14
/
+14
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
1
-6
/
+8
*
integrate simple rct api
moneromooo-monero
2016-08-28
1
-31
/
+53
*
ringct: optimization/cleanup of hash functions
Shen Noether
2016-08-28
1
-22
/
+17
*
ringct: "simple" ringct variant
Shen Noether
2016-08-28
1
-0
/
+211
*
ringct: do not serialize what can be reconstructed
moneromooo-monero
2016-08-28
1
-14
/
+22
*
ringct: add missing size check for ecdhInfo
moneromooo-monero
2016-08-28
1
-0
/
+1
*
ringct: change asserts to return false for boolean functions
moneromooo-monero
2016-08-28
1
-10
/
+10
*
add rct to the protocol
moneromooo-monero
2016-08-28
1
-15
/
+23
*
ringct: allow no outputs, and add tests for this and fees
moneromooo-monero
2016-08-28
1
-2
/
+0
*
ringct: make fee optional
moneromooo-monero
2016-08-28
1
-2
/
+9
*
ringct: txn fee stuff
Shen Noether
2016-08-28
1
-11
/
+20
*
ringct: new {gen,decode}Rct APIs for convenience
moneromooo-monero
2016-08-28
1
-10
/
+24
*
ringct: restore verRange check in debug mode
moneromooo-monero
2016-08-28
1
-1
/
+1
*
ringct: add check for destinations/amount size being equal
moneromooo-monero
2016-08-28
1
-0
/
+1
*
ringct: fix off by 1 in mixin usage
moneromooo-monero
2016-08-28
1
-3
/
+3
*
ringct: cosmetic fixes
Shen Noether
2016-08-28
1
-15
/
+6
*
Fix sc_0 to skGen in ProveRange
Shen Noether
2016-08-28
1
-1
/
+1
*
ringct: add a few consts where appropriate
moneromooo-monero
2016-08-28
1
-3
/
+3
*
ringct: add simple input validation
moneromooo-monero
2016-08-28
1
-25
/
+67
*
ringct: import of Shen Noether's ring confidential transactions
moneromooo-monero
2016-08-28
1
-0
/
+533