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
/
rctOps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ringct: remove unused code
moneromooo-monero
2016-08-28
1
-245
/
+0
*
ringct: use memcpy/memset instead of handwritten loop where appropriate
moneromooo-monero
2016-08-28
1
-29
/
+11
*
ringct: remove spurious copies
moneromooo-monero
2016-08-28
1
-24
/
+4
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-14
/
+4
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-7
/
+13
*
rct: use the already defined H where possible
moneromooo-monero
2016-08-28
1
-2
/
+1
*
ringct: optimization/cleanup of hash functions
Shen Noether
2016-08-28
1
-0
/
+25
*
ringct: "simple" ringct variant
Shen Noether
2016-08-28
1
-0
/
+6
*
ringct: fix size unit mismatch calling keccak
moneromooo-monero
2016-08-28
1
-1
/
+1
*
ringct: catch errors from ge_frombytes_vartime
moneromooo-monero
2016-08-28
1
-11
/
+12
*
ringct: add functions to commit to an amount
moneromooo-monero
2016-08-28
1
-0
/
+17
*
ringct: simplify random key generation
moneromooo-monero
2016-08-28
1
-7
/
+2
*
ringct: cosmetic fixes
Shen Noether
2016-08-28
1
-29
/
+3
*
ringct: changes to hashToPointSimple to calcualte H2 values
Shen Noether
2016-08-28
1
-0
/
+5
*
ringct: compare keys with bitwise equality, not crypto ops
Shen Noether
2016-08-28
1
-7
/
+6
*
ringct: fix size argument to cn_fast_hash
Shen Noether
2016-08-28
1
-1
/
+1
*
ringct: lock access to the PRNG
moneromooo-monero
2016-08-28
1
-2
/
+2
*
ringct: import of Shen Noether's ring confidential transactions
moneromooo-monero
2016-08-28
1
-0
/
+741