monero/src/ringct
moneromooo-monero dee42d6dac
ringct: add functions to commit to an amount
One to commit to an amount with zero key (for use with fake
commitments for pre-rct outputs), and one with an arbitrary
key (for rct outputs).
2016-08-28 21:28:33 +01:00
..
CMakeLists.txt ringct: import of Shen Noether's ring confidential transactions 2016-08-28 21:26:54 +01:00
rctCryptoOps.c ringct: import of Shen Noether's ring confidential transactions 2016-08-28 21:26:54 +01:00
rctCryptoOps.h ringct: import of Shen Noether's ring confidential transactions 2016-08-28 21:26:54 +01:00
rctOps.cpp ringct: add functions to commit to an amount 2016-08-28 21:28:33 +01:00
rctOps.h ringct: add functions to commit to an amount 2016-08-28 21:28:33 +01:00
rctSigs.cpp ringct: allow no outputs, and add tests for this and fees 2016-08-28 21:28:27 +01:00
rctSigs.h ringct: txn fee stuff 2016-08-28 21:28:23 +01:00
rctTypes.cpp ringct: cosmetic fixes 2016-08-28 21:27:59 +01:00
rctTypes.h make rct tx serialization work 2016-08-28 21:28:31 +01:00