]> Git Repo - secp256k1.git/history - src/bench_ecmult.c
Rename msg32 to msghash32 in ecdsa_sign/verify and add explanation
[secp256k1.git] / src / bench_ecmult.c
2020-09-09 Tim RuffingMerge #699: Initialize field elements when resulting...
2020-09-02 Tim RuffingMerge #648: Prevent ints from wrapping around in scratc...
2020-03-24 Jonas NickMerge #722: Context isn't freed in the ECDH benchmark
2020-03-13 Elichai TurkelPass num of iters to benchmarks as variable, and define...
2019-08-06 Pieter WuilleMerge #583: JNI: fix use sig array
2019-05-29 Gregory MaxwellMerge #628: Fix ability to compile tests without -DVERIFY.
2019-05-29 Gregory MaxwellMerge #627: Guard memcmp in tests against mixed size...
2019-05-29 Gregory MaxwellMerge #578: Avoid implementation-defined and undefined...
2019-05-26 Gregory MaxwellMerge #600: scratch space: use single allocation
2019-05-25 Andrew Poelstrascratch space: thread `error_callback` into all scratch...
2019-05-22 Gregory MaxwellMerge #533: Make sure we're not using an uninitialized...
2019-02-24 Gregory MaxwellMerge #591: Make bench_internal obey secp256k1_fe_sqrt...
2019-02-24 Gregory MaxwellMerge #580: Add trivial ecmult_multi algorithm which...
2019-02-23 Jonas NickAdd trivial ecmult_multi to the benchmark tool
2019-02-22 Gregory MaxwellMerge #584: configure: Use CFLAGS_FOR_BUILD when checki...
2019-02-21 Gregory MaxwellMerge #516: improvements to random seed in src/tests.c
2019-02-21 Gregory MaxwellMerge #562: Make use of TAG_PUBKEY constants in secp256...
2019-02-21 Gregory MaxwellMerge #509: Fix algorithm selection in bench_ecmult
2019-02-21 Gregory MaxwellMerge #518: Summarize build options after running configure
2019-02-21 Gregory MaxwellMerge #567: Correct order of libs returned on pkg-confi...
2019-02-21 Gregory MaxwellMerge #511: Portability fix for the configure scripts...
2019-02-21 Gregory MaxwellMerge #552: Make constants static:
2019-02-21 Gregory MaxwellMerge #551: secp256k1_fe_sqrt: Verify that the argument...
2019-02-21 Gregory MaxwellMerge #539: Assorted minor corrections
2019-02-21 Gregory MaxwellMerge #550: Optimize secp256k1_fe_normalize_weak calls.
2018-11-26 Pieter WuilleMerge #557: Eliminate scratch memory used when generati...
2018-11-09 Andrew Poelstraecmult_gen_impl: eliminate scratch memory used when...
2018-04-05 Pieter WuilleMerge #523: scratch: add stack frame support
2018-04-05 Andrew Poelstrascratch: add stack frame support
2018-03-27 Jonas NickFix algorithm selection in bench_ecmult
2018-02-06 Gregory MaxwellMerge #460: [build] Update ax_jni_include_dir.m4 macro
2018-02-06 Gregory MaxwellMerge #472: [build] Set --enable-jni to no by default...
2017-12-21 Pieter WuilleMerge #487: fix tests typo, s/changed/unchanged
2017-12-21 Pieter WuilleMerge #463: Reduce usage of hardcoded size constants
2017-12-18 Pieter WuilleMerge #480: Enable benchmark building by default
2017-12-08 Pieter WuilleMerge #486: Add pippenger_wnaf for multi-multiplication
2017-12-07 Jonas NickAdd flags for choosing algorithm in ecmult_multi benchmark
2017-12-07 Jonas NickAdd pippenger_wnaf ecmult_multi
2017-12-07 Pieter WuilleAdd bench_ecmult
This page took 0.283339 seconds and 46 git commands to generate.