oxen-core/src/ringct
Jason Rhinelander 4cdcbb79ed ringct code cleanups
- De-static things that shouldn't be static (i.e. we don't need separate
  copies of them in every compilation unit)
- Constexpr constants
- Replace confusing typedefs with usings
2020-09-16 20:45:09 -03:00
..
bulletproofs.cc Serialization (part2): application 2020-07-02 12:52:12 -03:00
bulletproofs.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
CMakeLists.txt cmake modernization 2020-03-06 00:36:57 -04:00
multiexp.cc Merge commit 'e3de4aa' into MergeUpstream 2020-04-07 15:21:50 +10:00
multiexp.h multiexp: handle pippenger multiexps with part precalc 2018-10-22 16:07:44 +00:00
rctCryptoOps.c Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
rctCryptoOps.h Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
rctOps.cpp CLSAG signatures 2020-09-16 20:41:39 -03:00
rctOps.h CLSAG signatures 2020-09-16 20:41:39 -03:00
rctSigs.cpp Use rct::is_rct_<whatever> where appropriate 2020-09-16 20:45:09 -03:00
rctSigs.h CLSAG device support 2020-09-16 20:43:12 -03:00
rctTypes.cpp Use rct::is_rct_<whatever> where appropriate 2020-09-16 20:45:09 -03:00
rctTypes.h ringct code cleanups 2020-09-16 20:45:09 -03:00