wownero/src/ringct
moneromooo-monero 61632dc166
ringct: prevent a potential very large allocation
Reported by QuarksLab.
2018-09-11 13:38:14 +00:00
..
CMakeLists.txt ringct: add bos coster multiexp 2018-09-11 13:37:24 +00:00
bulletproofs.cc bulletproofs: reject x, y, z, or w[i] being zero 2018-09-11 13:38:08 +00:00
bulletproofs.h bulletproofs: add aggregated verification 2018-09-11 13:37:32 +00:00
multiexp.cc multiexp: fix wrong Bos-Coster result for 1 non trivial input 2018-09-11 13:38:10 +00:00
multiexp.h Add Pippenger cache and limit Straus cache size 2018-09-11 13:38:02 +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 bulletproofs: reject points not in the main subgroup 2018-09-11 13:38:04 +00:00
rctOps.h bulletproofs: reject points not in the main subgroup 2018-09-11 13:38:04 +00:00
rctSigs.cpp Check inputs to addKeys are in range 2018-09-11 13:38:09 +00:00
rctSigs.h Bulletproof aggregated verification and tests 2018-09-11 13:37:37 +00:00
rctTypes.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
rctTypes.h ringct: prevent a potential very large allocation 2018-09-11 13:38:14 +00:00