index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ringct
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-28
ringct: catch errors from ge_frombytes_vartime
moneromooo-monero
1
-11
/
+12
2016-08-28
ringct: add missing size check for ecdhInfo
moneromooo-monero
1
-0
/
+1
2016-08-28
ringct: change asserts to return false for boolean functions
moneromooo-monero
1
-10
/
+10
2016-08-28
add rct to the protocol
moneromooo-monero
1
-15
/
+23
2016-08-28
ringct: add functions to commit to an amount
moneromooo-monero
2
-0
/
+21
2016-08-28
make rct tx serialization work
moneromooo-monero
1
-0
/
+48
2016-08-28
ringct: allow no outputs, and add tests for this and fees
moneromooo-monero
1
-2
/
+0
2016-08-28
ringct: make fee optional
moneromooo-monero
1
-2
/
+9
2016-08-28
ringct: txn fee stuff
Shen Noether
3
-13
/
+24
2016-08-28
ringct: new {gen,decode}Rct APIs for convenience
moneromooo-monero
2
-11
/
+27
2016-08-28
ringct: add more convenience functions
moneromooo-monero
1
-4
/
+14
2016-08-28
ringct: add convenience functions to bridge ringct and cryptonote
moneromooo-monero
1
-0
/
+5
2016-08-28
ringct: restore verRange check in debug mode
moneromooo-monero
1
-1
/
+1
2016-08-28
ringct: add check for destinations/amount size being equal
moneromooo-monero
1
-0
/
+1
2016-08-28
ringct: fix off by 1 in mixin usage
moneromooo-monero
1
-3
/
+3
2016-08-28
ringct: simplify random key generation
moneromooo-monero
1
-7
/
+2
2016-08-28
ringct: cosmetic fixes
Shen Noether
4
-46
/
+9
2016-08-28
ringct: changes to hashToPointSimple to calcualte H2 values
Shen Noether
1
-0
/
+5
2016-08-28
ringct: compare keys with bitwise equality, not crypto ops
Shen Noether
1
-7
/
+6
2016-08-28
ringct: fix size argument to cn_fast_hash
Shen Noether
1
-1
/
+1
2016-08-28
Fix sc_0 to skGen in ProveRange
Shen Noether
1
-1
/
+1
2016-08-28
ringct: add a few consts where appropriate
moneromooo-monero
2
-6
/
+6
2016-08-28
tests: more ringct range proof tests
moneromooo-monero
1
-1
/
+1
2016-08-28
rct: add serialization machinery to rct types
moneromooo-monero
1
-10
/
+32
2016-08-28
serialization: declare do_serialize specializations before use
moneromooo-monero
1
-1
/
+1
2016-08-28
Added note on generating H2
Shen Noether
1
-1
/
+2
2016-08-28
Fixed missing last index H2
Shen Noether
1
-1
/
+2
2016-08-28
ringct: lock access to the PRNG
moneromooo-monero
1
-2
/
+2
2016-08-28
ringct: add simple input validation
moneromooo-monero
2
-32
/
+74
2016-08-28
ringct: add convenience operators to key
moneromooo-monero
1
-0
/
+4
2016-08-28
ringct: import of Shen Noether's ring confidential transactions
moneromooo-monero
9
-0
/
+2374
[prev]