wownero/src/ringct
2022-01-25 07:14:46 -06:00
..
bulletproofs.cc Fixed issues found by static analysis 2020-12-08 18:43:44 +01:00
bulletproofs.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
multiexp.cc fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order 2022-01-25 07:14:46 -06:00
multiexp.h multiexp: handle pippenger multiexps with part precalc 2018-10-22 16:07:44 +00:00
rctCryptoOps.c Update copyright year to 2020 2020-05-06 22:36:54 -04:00
rctCryptoOps.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
rctOps.cpp CLSAG signatures 2020-08-27 12:43:29 +00:00
rctOps.h CLSAG signatures 2020-08-27 12:43:29 +00:00
rctSigs.cpp Remove unused variables in monero codebase 2021-02-09 08:05:05 +01:00
rctSigs.h CLSAG device support 2020-08-27 12:44:04 +00:00
rctTypes.cpp Integrate CLSAGs into monero 2020-08-27 12:44:04 +00:00
rctTypes.h Improve cryptonote (block and tx) binary read performance 2021-01-23 06:23:39 +00:00