]> Git Repo - secp256k1.git/commit - configure.ac
Implementations for scalar without data-dependent branches.
authorPieter Wuille <[email protected]>
Wed, 29 Oct 2014 07:35:49 +0000 (00:35 -0700)
committerPieter Wuille <[email protected]>
Tue, 4 Nov 2014 11:01:55 +0000 (03:01 -0800)
commit1d52a8b155661c2bce4cfcb993c5d43a4b663d0c
treeee5e2f48da1d52fcf793a4988500bb1dec128953
parent0ce80ef47eefe4f503b2bd42bac42a3a5f7ca2d6
Implementations for scalar without data-dependent branches.
.travis.yml
Makefile.am
configure.ac
src/scalar.h
src/scalar_4x64.h [new file with mode: 0644]
src/scalar_4x64_impl.h [new file with mode: 0644]
src/scalar_8x32.h [new file with mode: 0644]
src/scalar_8x32_impl.h [new file with mode: 0644]
src/scalar_impl.h
src/tests.c
This page took 0.025853 seconds and 4 git commands to generate.