wownero/src/ringct
2017-12-18 15:15:49 +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 check accessing an element past the end of a container 2017-12-18 15:15:49 +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 Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
rctSigs.h Add N/N multisig tx generation and signing 2017-12-17 16:11:57 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h N-1/N multisig 2017-12-17 16:12:12 +00:00