wownero/src/ringct
moneromooo-monero 90b8d9f271
add bulletproofs to the build, with basic unit tests
Based on Java code from Sarang Noether
2017-12-08 13:41:13 +00:00
..
CMakeLists.txt add bulletproofs to the build, with basic unit tests 2017-12-08 13:41:13 +00:00
bulletproofs.cc add bulletproofs to the build, with basic unit tests 2017-12-08 13:41:13 +00:00
bulletproofs.h 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 add a version of ge_double_scalarmult_precomp_vartime with A precomp 2017-12-07 19:23:10 +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 Use a threadpool 2017-09-14 21:42:48 +01:00
rctSigs.h remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00