wownero/src/ringct
moneromooo-monero b6534c40e6
ringct: remove unused senderPk from ecdhTuple
This was an early ringct field, which was never used in production
2019-01-22 23:17:42 +00:00
..
CMakeLists.txt ringct: add bos coster multiexp 2018-09-11 13:37:24 +00:00
bulletproofs.cc Merge pull request #4854 2018-12-04 17:08:42 +02:00
bulletproofs.h bulletproofs: add aggregated verification 2018-09-11 13:37:32 +00: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 2018 copyright 2018-01-26 10:03:20 -05:00
rctCryptoOps.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rctOps.cpp ringct: the commitment mask is now deterministic 2019-01-22 23:17:39 +00:00
rctOps.h ringct: the commitment mask is now deterministic 2019-01-22 23:17:39 +00:00
rctSigs.cpp ringct: the commitment mask is now deterministic 2019-01-22 23:17:39 +00: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