mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +01:00
5a79ef9502
Imported from: git@github.com:sipa/secp256k1.git schnorr3 (0ab0b47) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
38 lines
411 B
Plaintext
38 lines
411 B
Plaintext
bench_inv
|
|
bench_sign
|
|
bench_verify
|
|
bench_recover
|
|
bench_internal
|
|
tests
|
|
*.exe
|
|
*.so
|
|
*.a
|
|
!.gitignore
|
|
|
|
Makefile
|
|
configure
|
|
.libs/
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
config.log
|
|
config.status
|
|
*.tar.gz
|
|
*.la
|
|
libtool
|
|
.deps/
|
|
.dirstamp
|
|
build-aux/
|
|
*.lo
|
|
*.o
|
|
*~
|
|
src/libsecp256k1-config.h
|
|
src/libsecp256k1-config.h.in
|
|
m4/libtool.m4
|
|
m4/ltoptions.m4
|
|
m4/ltsugar.m4
|
|
m4/ltversion.m4
|
|
m4/lt~obsolete.m4
|
|
src/stamp-h1
|
|
libsecp256k1.pc
|