]> Git Repo - secp256k1.git/history - src/scratch_impl.h
Merge #699: Initialize field elements when resulting in infinity
[secp256k1.git] / src / scratch_impl.h
2020-09-09 Tim RuffingMerge #699: Initialize field elements when resulting...
2020-09-09 Tim RuffingMerge #799: Add fallback LE/BE for architectures with...
2020-09-02 Tim RuffingMerge #806: Trivial: Add test logs to gitignore
2020-09-02 Tim RuffingMerge #648: Prevent ints from wrapping around in scratc...
2019-08-06 Pieter WuilleMerge #583: JNI: fix use sig array
2019-07-30 Jonas NickUse ROUND_TO_ALIGN in scratch_create
2019-07-30 Jonas NickAdd check preventing rounding to alignment from wrappin...
2019-07-30 Jonas NickAdd check preventing integer multiplication wrapping...
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-26 Andrew Poelstrascratch: replace frames with "checkpoint" system
2019-05-25 Andrew Poelstrascratch: save a couple bytes of unnecessarily-allocated...
2019-05-25 Andrew Poelstrascratch: rename `max_size` to `size`, document that...
2019-05-25 Andrew Poelstrascratch: unify allocations
2019-05-25 Andrew Poelstrascratch space: thread `error_callback` into all scratch...
2019-05-25 Andrew Poelstrascratch: add magic bytes to beginning of structure
2019-05-25 Andrew Poelstrascratch space: use single allocation
2019-05-25 Gregory MaxwellMerge #592: Use trivial algorithm in ecmult_multi if...
2019-05-25 Gregory MaxwellMerge #566: Enable context creation in preallocated...
2019-05-25 Tim RuffingPrepare for manual memory management in preallocated...
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 #523: scratch: add stack frame support
2018-04-05 Andrew Poelstrascratch: add stack frame support
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 Andrew Poelstraadd resizeable scratch space API
This page took 0.242623 seconds and 42 git commands to generate.