danicoin/src/ringct
2017-04-11 16:35:14 -04: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 Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00