]> Git Repo - secp256k1.git/history - src/modules/ecdh/main_impl.h
Merge #699: Initialize field elements when resulting in infinity
[secp256k1.git] / src / modules / ecdh / main_impl.h
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-20 Tim RuffingMerge #700: Allow overriding default flags
2020-02-24 Tim RuffingMerge #710: Eliminate harmless non-constant time operat...
2020-02-23 Tim RuffingMerge #718: Clarify that a secp256k1_ecdh_hash_function...
2020-02-20 Gregory MaxwellEliminate harmless non-constant time operations on...
2020-02-14 Tim RuffingClarify that a secp256k1_ecdh_hash_function must return...
2019-05-29 Gregory MaxwellMerge #578: Avoid implementation-defined and undefined...
2019-05-22 Gregory MaxwellMerge #533: Make sure we're not using an uninitialized...
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 #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-06 Pieter WuilleMerge #553: add static context object which has no...
2018-10-17 Pieter WuilleMerge #354: [ECDH API change] Support custom hash function
2018-05-16 Kirill Fomichev[ECDH API change] Allow pass arbitrary data to hash...
2018-05-16 Kirill Fomichev[ECDH API change] Support custom hash function
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-18 Pieter WuilleMerge #480: Enable benchmark building by default
2017-11-08 Pieter WuilleMerge #479: Get rid of reserved _t in type names
2017-09-27 Pieter WuilleGet rid of reserved _t in type names
2017-09-27 Pieter WuilleMerge #474: Fix header guards using reserved identifiers
2017-08-26 Dan RavivFix header guards using reserved identifiers
2017-03-22 Pieter WuilleMerge #408: Add `secp256k1_ec_pubkey_negate` and `secp2...
2016-12-28 Pieter WuilleMerge #428: Exhaustive recovery
2016-11-26 Andrew Poelstraecdh: test NULL-checking of arguments
2015-09-25 Pieter WuilleMerge pull request #314
2015-09-24 Gregory MaxwellInclude public module headers when compiling modules.
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 Andrew PoelstraAdd ECDH module which works by hashing the output of...
This page took 0.244341 seconds and 50 git commands to generate.