danicoin/src/ringct
moneromooo-monero 00cbf72064
ringct: move ge_frombytes_vartime failure error to warning
Avoids scaring people when seeing some invalid txes
2017-03-22 21:26:38 +00:00
..
CMakeLists.txt extract some basic code from libcryptonote_core into libcryptonote_basic 2017-02-08 22:45:15 +09: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 ringct: move ge_frombytes_vartime failure error to warning 2017-03-22 21:26:38 +00:00
rctOps.h core: test key images against validity domain 2017-02-20 22:58:25 +00:00
rctSigs.cpp ringct: do not require range proof in decodeRct/decodeRctSimple 2017-02-27 22:28:45 +00:00
rctSigs.h rct: split rct checks between semantics and other 2017-01-14 21:17:32 +00:00
rctTypes.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
rctTypes.h Fix clang build failure, caused by mixing C and C++ 2017-01-26 17:30:00 -08:00