mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Update secp256k1-zkp (#3856)
* Added mac m1 binaries * Added windows binaries * Added linux binaries * Updated secp256k1-zkp subdirectory * Linux ARM binaries * OSX 64 binaries Co-authored-by: rorp <rorp@users.noreply.github.com>
This commit is contained in:
parent
d393848cc2
commit
9c9a0a618f
2
.gitignore
vendored
2
.gitignore
vendored
@ -36,8 +36,6 @@ tests
|
|||||||
exhaustive_tests
|
exhaustive_tests
|
||||||
gen_context
|
gen_context
|
||||||
*.exe
|
*.exe
|
||||||
*.so
|
|
||||||
*.a
|
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|
||||||
Makefile
|
Makefile
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 6dd724b72bb2d47de514eb92e96c6ae6d26ae160
|
Subproject commit 9dd53912dcac3494b2d8e468f2ce46c8ea1aa162
|
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
# libsecp256k1.la - a libtool library file
|
# libsecp256k1.la - a libtool library file
|
||||||
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
|
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2
|
||||||
#
|
#
|
||||||
# Please DO NOT delete this file!
|
# Please DO NOT delete this file!
|
||||||
# It is necessary for linking the library.
|
# It is necessary for linking the library.
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
# libsecp256k1_jni.la - a libtool library file
|
# libsecp256k1_jni.la - a libtool library file
|
||||||
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
|
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-2
|
||||||
#
|
#
|
||||||
# Please DO NOT delete this file!
|
# Please DO NOT delete this file!
|
||||||
# It is necessary for linking the library.
|
# It is necessary for linking the library.
|
||||||
|
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.a
Normal file
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.a
Normal file
Binary file not shown.
41
secp256k1jni/natives/linux_arm64/libsecp256k1.lai
Normal file
41
secp256k1jni/natives/linux_arm64/libsecp256k1.lai
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
# libsecp256k1.la - a libtool library file
|
||||||
|
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-9
|
||||||
|
#
|
||||||
|
# Please DO NOT delete this file!
|
||||||
|
# It is necessary for linking the library.
|
||||||
|
|
||||||
|
# The name that we can dlopen(3).
|
||||||
|
dlname='libsecp256k1.so.0'
|
||||||
|
|
||||||
|
# Names of this library.
|
||||||
|
library_names='libsecp256k1.so.0.0.0 libsecp256k1.so.0 libsecp256k1.so'
|
||||||
|
|
||||||
|
# The name of the static archive.
|
||||||
|
old_library='libsecp256k1.a'
|
||||||
|
|
||||||
|
# Linker flags that cannot go in dependency_libs.
|
||||||
|
inherited_linker_flags=''
|
||||||
|
|
||||||
|
# Libraries that this one depends upon.
|
||||||
|
dependency_libs=''
|
||||||
|
|
||||||
|
# Names of additional weak libraries provided by this library
|
||||||
|
weak_library_names=''
|
||||||
|
|
||||||
|
# Version information for libsecp256k1.
|
||||||
|
current=0
|
||||||
|
age=0
|
||||||
|
revision=0
|
||||||
|
|
||||||
|
# Is this an already installed library?
|
||||||
|
installed=yes
|
||||||
|
|
||||||
|
# Should we warn about portability when linking against -modules?
|
||||||
|
shouldnotlink=no
|
||||||
|
|
||||||
|
# Files to dlopen/dlpreopen
|
||||||
|
dlopen=''
|
||||||
|
dlpreopen=''
|
||||||
|
|
||||||
|
# Directory that this library needs to be installed in:
|
||||||
|
libdir='/usr/local/lib'
|
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so
Executable file
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so
Executable file
Binary file not shown.
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so.0
Executable file
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so.0
Executable file
Binary file not shown.
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so.0.0.0
Executable file
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1.so.0.0.0
Executable file
Binary file not shown.
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1_jni.a
Normal file
BIN
secp256k1jni/natives/linux_arm64/libsecp256k1_jni.a
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -17,7 +17,7 @@ old_library='libsecp256k1.a'
|
|||||||
inherited_linker_flags=' '
|
inherited_linker_flags=' '
|
||||||
|
|
||||||
# Libraries that this one depends upon.
|
# Libraries that this one depends upon.
|
||||||
dependency_libs=''
|
dependency_libs=' -L/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/jre/lib'
|
||||||
|
|
||||||
# Names of additional weak libraries provided by this library
|
# Names of additional weak libraries provided by this library
|
||||||
weak_library_names=''
|
weak_library_names=''
|
||||||
|
@ -17,7 +17,7 @@ old_library='libsecp256k1.a'
|
|||||||
inherited_linker_flags=' '
|
inherited_linker_flags=' '
|
||||||
|
|
||||||
# Libraries that this one depends upon.
|
# Libraries that this one depends upon.
|
||||||
dependency_libs=''
|
dependency_libs=' -L/Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents/Home/jre/lib'
|
||||||
|
|
||||||
# Names of additional weak libraries provided by this library
|
# Names of additional weak libraries provided by this library
|
||||||
weak_library_names=''
|
weak_library_names=''
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -17,7 +17,7 @@ old_library='libsecp256k1.a'
|
|||||||
inherited_linker_flags=' '
|
inherited_linker_flags=' '
|
||||||
|
|
||||||
# Libraries that this one depends upon.
|
# Libraries that this one depends upon.
|
||||||
dependency_libs=' -L/opt/homebrew/opt/gmp/lib -lgmp'
|
dependency_libs=''
|
||||||
|
|
||||||
# Names of additional weak libraries provided by this library
|
# Names of additional weak libraries provided by this library
|
||||||
weak_library_names=''
|
weak_library_names=''
|
||||||
|
Binary file not shown.
BIN
secp256k1jni/natives/windows_64/libsecp256k1-0.dll
Executable file → Normal file
BIN
secp256k1jni/natives/windows_64/libsecp256k1-0.dll
Executable file → Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user