2014-11-18 14:06:36 -03:00
|
|
|
bench_inv
|
2015-11-12 20:12:43 -03:00
|
|
|
bench_ecdh
|
2019-03-31 15:41:05 -03:00
|
|
|
bench_ecmult
|
2020-09-11 16:44:08 -03:00
|
|
|
bench_schnorrsig
|
2014-11-18 14:06:36 -03:00
|
|
|
bench_sign
|
|
|
|
bench_verify
|
2015-01-05 20:28:47 -03:00
|
|
|
bench_recover
|
2015-04-22 18:03:10 -03:00
|
|
|
bench_internal
|
2014-11-18 14:06:36 -03:00
|
|
|
tests
|
2016-12-12 16:08:47 -03:00
|
|
|
exhaustive_tests
|
2015-11-12 20:12:43 -03:00
|
|
|
gen_context
|
2020-06-09 16:39:09 -04:00
|
|
|
valgrind_ctime_test
|
2014-11-18 14:06:36 -03:00
|
|
|
*.exe
|
|
|
|
*.so
|
|
|
|
*.a
|
|
|
|
!.gitignore
|
|
|
|
|
|
|
|
Makefile
|
|
|
|
configure
|
|
|
|
.libs/
|
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
*.tar.gz
|
|
|
|
*.la
|
|
|
|
libtool
|
|
|
|
.deps/
|
|
|
|
.dirstamp
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*~
|
2020-09-11 16:44:08 -03:00
|
|
|
*.log
|
|
|
|
*.trs
|
2014-11-18 14:06:36 -03:00
|
|
|
src/libsecp256k1-config.h
|
|
|
|
src/libsecp256k1-config.h.in
|
2015-11-12 20:12:43 -03:00
|
|
|
src/ecmult_static_context.h
|
2016-08-16 06:34:12 -03:00
|
|
|
build-aux/config.guess
|
|
|
|
build-aux/config.sub
|
|
|
|
build-aux/depcomp
|
|
|
|
build-aux/install-sh
|
|
|
|
build-aux/ltmain.sh
|
|
|
|
build-aux/m4/libtool.m4
|
|
|
|
build-aux/m4/lt~obsolete.m4
|
|
|
|
build-aux/m4/ltoptions.m4
|
|
|
|
build-aux/m4/ltsugar.m4
|
|
|
|
build-aux/m4/ltversion.m4
|
|
|
|
build-aux/missing
|
|
|
|
build-aux/compile
|
|
|
|
build-aux/test-driver
|
2014-11-18 14:06:36 -03:00
|
|
|
src/stamp-h1
|
|
|
|
libsecp256k1.pc
|