]> Git Repo - secp256k1.git/commit
Rip out non-endomorphism code
authorPieter Wuille <[email protected]>
Sat, 26 Sep 2020 03:06:36 +0000 (20:06 -0700)
committerPieter Wuille <[email protected]>
Tue, 13 Oct 2020 18:31:13 +0000 (11:31 -0700)
commit4232e5b7da0a68adc14fa4b481f7e106403c200d
tree61ec3a32675024a074530d1f5b99ddf40ff84f8c
parentebad8414b0e68041568d0b5ebe0bd395dbfbed9e
Rip out non-endomorphism code
17 files changed:
.travis.yml
README.md
configure.ac
contrib/travis.sh
src/basic-config.h
src/bench_internal.c
src/ecmult.h
src/ecmult_const_impl.h
src/ecmult_impl.h
src/group.h
src/group_impl.h
src/scalar.h
src/scalar_4x64_impl.h
src/scalar_8x32_impl.h
src/scalar_impl.h
src/tests.c
src/tests_exhaustive.c
This page took 0.026944 seconds and 4 git commands to generate.