oxen-core/src/ringct
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
2018-11-02 21:36:39 +01:00
..
CMakeLists.txt ringct: add bos coster multiexp 2018-09-11 13:37:24 +00:00
bulletproofs.cc bulletproofs: multiply points by 8 first thing in verification 2018-09-24 14:02:51 +00:00
bulletproofs.h bulletproofs: add aggregated verification 2018-09-11 13:37:32 +00:00
multiexp.cc more comprehensive test for ge_p3 comparison to identity/point at infinity 2018-09-11 13:38:20 +00:00
multiexp.h Add Pippenger cache and limit Straus cache size 2018-09-11 13:38:02 +00:00
rctCryptoOps.c Update 2018 copyright 2018-01-26 10:03:20 -05:00
rctCryptoOps.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rctOps.cpp rct: avoid repeated unnecessary conversions when accummulating 2018-09-14 10:18:01 +00:00
rctOps.h rct: avoid repeated unnecessary conversions when accummulating 2018-09-14 10:18:01 +00:00
rctSigs.cpp ringct: use dummy bulletproofs when in fake mode, for speed 2018-10-23 21:03:18 +00:00
rctSigs.h device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
rctTypes.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
rctTypes.h rctTypes: fix incorrect serialization 2018-09-12 20:33:10 +09:00