]> Git Repo - secp256k1.git/history - src/ecmult_const_impl.h
Merge #741: Remove unnecessary sign variable from wnaf_const
[secp256k1.git] / src / ecmult_const_impl.h
2020-07-26 Tim RuffingMerge #741: Remove unnecessary sign variable from wnaf_...
2020-06-02 Tim RuffingMerge #754: Fix uninit values passed into cmov
2020-05-22 Elichai TurkelFixed UB(arithmetics on uninit values) in cmovs
2020-04-30 Tim RuffingMerge #701: Make ec_ arithmetic more consistent and...
2020-04-29 Jonas NickRemove unnecessary sign variable from wnaf_const
2020-04-18 Jonas NickMerge #732: Retry if r is zero during signing
2020-04-18 Tim RuffingMerge #742: Fix typo in ecmult_const_impl.h
2020-04-18 f-danielFix typo in ecmult_const_impl.h
2020-03-20 Tim RuffingMerge #700: Allow overriding default flags
2020-02-10 Tim RuffingMerge #682: Remove Java Native Interface
2020-01-14 Pieter WuilleMerge #709: Remove secret-dependant non-constant time...
2020-01-11 Gregory MaxwellClarify comments about use of rzr on ge functions and...
2020-01-09 Gregory MaxwellRemove secret-dependant non-constant time operation...
2019-08-06 Pieter WuilleMerge #583: JNI: fix use sig array
2019-05-29 Gregory MaxwellMerge #578: Avoid implementation-defined and undefined...
2019-05-25 Gregory MaxwellMerge #592: Use trivial algorithm in ecmult_multi if...
2019-05-23 Gregory MaxwellMerge #561: Respect LDFLAGS and #undef STATIC_PRECOMPUT...
2019-05-23 Gregory MaxwellMerge #620: Install headers automatically
2019-05-22 Gregory MaxwellMerge #533: Make sure we're not using an uninitialized...
2019-05-22 Gregory MaxwellMerge #617: Pass scalar by reference in secp256k1_wnaf_...
2019-05-14 Tim RuffingPass scalar by reference in secp256k1_wnaf_const()
2019-03-21 practicalswiftMake sure we're not using an uninitialized variable...
2019-02-21 Gregory MaxwellMerge #516: improvements to random seed in src/tests.c
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 #511: Portability fix for the configure scripts...
2018-04-05 Pieter WuilleMerge #522: parameterize ecmult_const over input size
2018-04-05 Andrew Poelstraparameterize ecmult_const over input size
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 pippenger_wnaf ecmult_multi
2017-09-27 Pieter WuilleMerge #474: Fix header guards using reserved identifiers
2017-08-26 Dan RavivFix header guards using reserved identifiers
2017-08-10 Pieter WuilleMerge #459: Add pubkey prefix constants to include...
2017-08-10 Pieter WuilleMerge #470: Fix wnaf_const documentation
2017-08-09 Jonas NickFix wnaf_const documentation with respect to return...
2017-03-22 Pieter WuilleMerge #408: Add `secp256k1_ec_pubkey_negate` and `secp2...
2016-11-26 Pieter WuilleMerge #310: Add exhaustive test for group functions...
2016-11-26 Andrew PoelstraAdd exhaustive tests for group arithmetic, signing...
2016-07-06 Pieter WuilleMerge #403: configure: add flag to disable OpenSSL...
2016-06-30 Pieter WuilleMerge #401: ecmult_const: unify endomorphism and non...
2016-06-30 Andrew Poelstraecmult_const: unify endomorphism and non-endomorphism...
2015-09-24 Pieter WuilleMerge pull request #316
2015-09-24 Pieter WuilleMerge pull request #317
2015-09-24 Gregory MaxwellFix miscellaneous style nits that irritate overactive...
2015-09-22 Pieter WuilleMerge pull request #294
2015-09-21 Pieter WuilleGet rid of _t as it is POSIX reserved
2015-09-04 Pieter WuilleMerge pull request #112
2015-08-04 Pieter WuilleMerge pull request #280
2015-08-03 Pieter WuilleMerge pull request #284
2015-08-02 Pieter WuilleMerge pull request #252
2015-08-01 Peter DettmanImprove perf. of cmov-based table lookup
2015-08-01 Andrew PoelstraImplement endomorphism optimization for secp256k1_ecmul...
2015-07-31 Andrew PoelstraAdd constant-time multiply `secp256k1_ecmult_const...
This page took 0.454063 seconds and 65 git commands to generate.