]> Git Repo - secp256k1.git/commit
Switch to our own memcmp function
authorTim Ruffing <[email protected]>
Thu, 24 Sep 2020 10:12:48 +0000 (12:12 +0200)
committerPieter Wuille <[email protected]>
Sun, 11 Oct 2020 17:39:20 +0000 (10:39 -0700)
commit6173839c90553385171d560be8a17cbe167e3bef
treecd0819d18abcb5700e6d74ad0f778e6e5591b22b
parent63150ab4da1ef13ebfb4396064e1ff501dbd015e
Switch to our own memcmp function

Fixes #823.
12 files changed:
src/modules/ecdh/tests_impl.h
src/modules/extrakeys/main_impl.h
src/modules/extrakeys/tests_exhaustive_impl.h
src/modules/extrakeys/tests_impl.h
src/modules/recovery/tests_impl.h
src/modules/schnorrsig/main_impl.h
src/modules/schnorrsig/tests_exhaustive_impl.h
src/modules/schnorrsig/tests_impl.h
src/scratch_impl.h
src/selftest.h
src/tests.c
src/util.h
This page took 0.022155 seconds and 4 git commands to generate.