Commit Graph

22 Commits (0bf70a5d6c2c1a6114030682483fdcfb5df3a01d)

Author SHA1 Message Date
Pieter Wuille 597128d389 Make num optional
10 years ago
Pieter Wuille d1502eb459 Add secp256k1_scalar_inverse_var which delegates to GMP
10 years ago
Cory Fields e2274c58e6 build: osx: attempt to work with homebrew keg-only packages
10 years ago
Gregory Maxwell a099073a7e Enable warnings.
10 years ago
kiwigb 6fac238f03 Use same build template as bitcoin. Add bitcoin_secp.m4.
10 years ago
kiwigb db72c181bb Add autoreconf warnings. Replace obsolete AC_TRY_COMPILE.
10 years ago
Pieter Wuille 1d52a8b155 Implementations for scalar without data-dependent branches.
10 years ago
Cory Fields 53628757f3 warnings: enable quiet builds
10 years ago
Pieter Wuille 520ba3c921 Remove OpenSSL bignum implementation
10 years ago
Pieter Wuille 3ed6dfae69 Only use the libcrypto part of OpenSSL
10 years ago
Pieter Wuille 1c7fa133a6 Add VERIFY_CHECK/DEBUG_CHECK and use CHECK macros more
10 years ago
Cory Fields 3ab1178d54 build: grab full paths to host tools
10 years ago
Pieter Wuille 728554dfae
Merge pull request #18
11 years ago
Pieter Wuille 5355746867
Merge pull request #17
11 years ago
Peter Dettman 17eec032c8 Support 64bit_asm field on OSX
11 years ago
Cory Fields 81b2faebd4 packaging: remove the --with-pkgconfigdir option
11 years ago
Amir Taaki c7ee71f792 add pkg-config support
11 years ago
Peter Dettman a86f241d08 Add MacPorts default include/lib paths for OSX
11 years ago
Luke Dashjr 282ebc6dbd Fix build on x32
11 years ago
Cory Fields 6e7a6d479a autotools: No need to link against libssl
11 years ago
Cory Fields 0e9baf6fde autotools: changes suggested by Pieter Wuille
11 years ago
Cory Fields 78cd96b151 autotools: autotools'ify libsecp256k1
11 years ago