monero/src/ringct
moneromooo-monero 9447e7276d
cryptonote: add function to get weight from a pruned tx
The weight of the prunable data is deterministic from the
unpruned data, so it can be determined from a pruned tx
2019-10-11 12:08:36 +00:00
..
bulletproofs.cc MLSAG speedup and additional checks 2019-08-27 16:22:44 -04:00
bulletproofs.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
multiexp.cc remove unused code 2019-04-29 20:52:40 +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 MLSAG speedup and additional checks 2019-08-27 16:22:44 -04:00
rctOps.h MLSAG speedup and additional checks 2019-08-27 16:22:44 -04:00
rctSigs.cpp MLSAG speedup and additional checks 2019-08-27 16:22:44 -04:00
rctSigs.h add a bulletproof version, new bulletproof type, and rct config 2019-01-22 23:17:24 +00:00
rctTypes.cpp remove unused code 2019-04-29 20:52:40 +00:00
rctTypes.h cryptonote: add function to get weight from a pruned tx 2019-10-11 12:08:36 +00:00