oxen-core/tests/performance_tests
Jason Rhinelander 4fa12395ef
More epee purging
Remove misc_language.h: Half of it is unused, half of it is crap doesn't
need to be used, and the two useful things (median calculator and a
scope exit caller) were poorly written.

Rewrote median from scratch and moved it out of epee.

Simplified the scope exit handler and moved it to its own small header
in epee.
2022-04-15 13:51:57 -03:00
..
bulletproof.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
check_tx_signature.h compiles 2021-01-04 13:09:59 +11:00
CMakeLists.txt Move test suite timings code out of main src 2020-10-24 12:46:26 -03:00
cn_fast_hash.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
cn_slow_hash.h Remove deprecated epee code 2020-10-24 12:46:26 -03:00
construct_tx.h compiles 2021-01-04 13:09:59 +11:00
crypto_ops.h CLSAG signatures 2020-09-16 20:41:39 -03:00
derive_public_key.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
derive_secret_key.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
equality.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
ge_frombytes_vartime.h Target macos 10.12 2020-10-18 11:18:08 -03:00
ge_tobytes.h Target macos 10.12 2020-10-18 11:18:08 -03:00
generate_key_derivation.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
generate_key_image.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
generate_key_image_helper.h Target macos 10.12 2020-10-18 11:18:08 -03:00
generate_keypair.h Replace keypair::generate with a keypair constructor taking a hwdev 2020-12-08 22:31:54 -04:00
is_out_to_acc.h Target macos 10.12 2020-10-18 11:18:08 -03:00
main.cpp Remove Borromean generation 2020-11-30 00:47:12 -04:00
multi_tx_test_base.h compiles 2021-01-04 13:09:59 +11:00
multiexp.h multiexp: handle pippenger multiexps with part precalc 2018-10-22 16:07:44 +00:00
performance_tests.h More epee purging 2022-04-15 13:51:57 -03:00
performance_utils.h Merge commit 'c3de019f565674fd19b9d5cafba015d9ea7f69f7' into LokiMergeUpstream 2019-04-12 15:10:33 +10:00
sc_check.h performance_tests: sc_check and ge_dsm_precomp 2018-10-22 16:07:44 +00:00
sc_reduce32.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
sig_clsag.h Added balance check to MLSAG/CLSAG performance tests 2020-09-16 20:43:12 -03:00
signature.h Replace keypair::generate with a keypair constructor taking a hwdev 2020-12-08 22:31:54 -04:00
single_tx_test_base.h compiles 2021-01-04 13:09:59 +11:00
subaddress_expand.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
timings.cc Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
timings.h Move test suite timings code out of main src 2020-10-24 12:46:26 -03:00