2021-12-15 09:19:50 -05:00
|
|
|
bench
|
2019-03-31 11:41:05 -07:00
|
|
|
bench_ecmult
|
2015-04-22 14:03:10 -07:00
|
|
|
bench_internal
|
2023-03-08 17:41:24 -05:00
|
|
|
noverify_tests
|
2014-11-18 18:06:36 +01:00
|
|
|
tests
|
2016-12-12 11:08:47 -08:00
|
|
|
exhaustive_tests
|
2022-04-06 20:20:30 +01:00
|
|
|
precompute_ecmult_gen
|
|
|
|
precompute_ecmult
|
2023-03-08 17:41:24 -05:00
|
|
|
ctime_tests
|
2022-04-06 20:20:30 +01:00
|
|
|
ecdh_example
|
|
|
|
ecdsa_example
|
|
|
|
schnorr_example
|
2014-11-18 18:06:36 +01:00
|
|
|
*.exe
|
|
|
|
*.so
|
|
|
|
*.a
|
2021-12-15 09:19:50 -05:00
|
|
|
*.csv
|
2022-04-06 20:20:30 +01:00
|
|
|
*.log
|
|
|
|
*.trs
|
2022-12-12 23:40:36 -05:00
|
|
|
*.sage.py
|
2014-11-18 18:06:36 +01:00
|
|
|
|
|
|
|
Makefile
|
|
|
|
configure
|
|
|
|
.libs/
|
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
|
|
|
config.log
|
|
|
|
config.status
|
2021-07-14 10:02:02 -07:00
|
|
|
conftest*
|
2014-11-18 18:06:36 +01:00
|
|
|
*.tar.gz
|
|
|
|
*.la
|
|
|
|
libtool
|
|
|
|
.deps/
|
|
|
|
.dirstamp
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*~
|
2021-07-14 10:02:02 -07:00
|
|
|
|
|
|
|
coverage/
|
|
|
|
coverage.html
|
|
|
|
coverage.*.html
|
|
|
|
*.gcda
|
|
|
|
*.gcno
|
|
|
|
*.gcov
|
|
|
|
|
2022-04-06 20:20:30 +01:00
|
|
|
build-aux/ar-lib
|
2016-08-16 11:34:12 +02: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 18:06:36 +01:00
|
|
|
libsecp256k1.pc
|
2023-03-08 17:41:24 -05:00
|
|
|
|
2023-06-21 11:04:00 -04:00
|
|
|
### CMake
|
|
|
|
/CMakeUserPresets.json
|
2023-03-08 17:41:24 -05:00
|
|
|
# Default CMake build directory.
|
|
|
|
/build
|