wownero/src/ringct
Riccardo Spagni b8ab510f23
Merge pull request #5332
7c440915 Add get_tx_proof support, needed for new sanity check (cslashm)
98fdcb2a Add support for V11 protocol with BulletProofV2 and short amount. New scheme key destination contrfol Fix dummy decryption in debug mode (cslashm)
3a981a33 Add application version compatibility check. (cslashm)
2019-04-01 17:35:12 +02:00
..
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
bulletproofs.cc Update 2019 copyright 2019-03-05 22:05:34 +01:00
bulletproofs.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
multiexp.cc multiexp: some minor speedups 2018-10-22 16:08:26 +00:00
multiexp.h multiexp: handle pippenger multiexps with part precalc 2018-10-22 16:07:44 +00:00
rctCryptoOps.c Update 2019 copyright 2019-03-05 22:05:34 +01:00
rctCryptoOps.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
rctOps.cpp ringct: fix capitalization for scaler mult 2019-03-25 13:00:14 +08:00
rctOps.h ringct: the commitment mask is now deterministic 2019-01-22 23:17:39 +00:00
rctSigs.cpp Add support for V11 protocol with BulletProofV2 and short amount. 2019-03-28 18:26:15 +01:00
rctSigs.h add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
rctTypes.cpp add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
rctTypes.h ringct: remove unused senderPk from ecdhTuple 2019-01-22 23:17:42 +00:00