monero/src/ringct
2017-12-16 22:46:38 +00:00
..
bulletproofs.cc bulletproofs: switch H/G in Pedersen commitments to match rct 2017-12-08 13:48:18 +00:00
bulletproofs.h integrate bulletproofs into monero 2017-12-08 13:48:15 +00:00
CMakeLists.txt add bulletproofs to the build, with basic unit tests 2017-12-08 13:41:13 +00:00
rctCryptoOps.c update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rctCryptoOps.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rctOps.cpp move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
rctOps.h add a version of ge_double_scalarmult_precomp_vartime with A precomp 2017-12-07 19:23:10 +00:00
rctSigs.cpp ringct: always use outPk.mask to decode amounts 2017-12-09 18:02:55 +00:00
rctSigs.h integrate bulletproofs into monero 2017-12-08 13:48:15 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00