wownero/src/ringct
2018-09-12 20:33:10 +09:00
..
bulletproofs.cc bulletproofs: #include <openssl/bn.h> 2018-09-11 13:38:34 +00:00
bulletproofs.h bulletproofs: add aggregated verification 2018-09-11 13:37:32 +00:00
CMakeLists.txt ringct: add bos coster multiexp 2018-09-11 13:37:24 +00:00
multiexp.cc more comprehensive test for ge_p3 comparison to identity/point at infinity 2018-09-11 13:38:20 +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: speed up the latest changes a bit 2018-09-11 13:38:32 +00:00
rctOps.h bulletproofs: speed up the latest changes a bit 2018-09-11 13:38:32 +00:00
rctSigs.cpp bulletproofs: speed up the latest changes a bit 2018-09-11 13:38:32 +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 rctTypes: fix incorrect serialization 2018-09-12 20:33:10 +09:00