Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'depend/secp256k1/' changes from 143ecc6f..9fd06254
9fd06254 Merge pull request #5 from bitcoin-core/master 4c3ba88c Merge #901: ci: Switch all Linux builds to Debian and more improvements 9361f360 ci: Select number of parallel make jobs depending on CI environment 28eccdf8 ci: Split output of logs into multiple sections c7f754fe ci: Run PRs on merge result instead of on the source branch b994a8be ci: Print information about binaries using "file" f24e122d ci: Switch all Linux builds to Debian ebdba03c Merge #891: build: Add workaround for automake 1.13 and older 3a8b47bc Merge #894: ctime_test: move context randomization test to the end 7d3497cd ctime_test: move context randomization test to the end f329bba2 build: Add workaround for automake 1.13 and older 24d1656c Merge #882: Use bit ops instead of int mult for constant-time logic in gej_add_ge e491d06b Use bit ops instead of int mult for constant-time logic in gej_add_ge f8c0b57e Merge #864: Add support for Cirrus CI cc2a5451 ci: Refactor Nix shell files 2480e55c ci: Remove support for Travis CI 2b359f1c ci: Enable simple cache for brewing valgrind on macOS 8c02e465 ci: Add support for Cirrus CI 659d0d47 Merge #880: Add parens around ROUND_TO_ALIGN's parameter. b6f64988 Add parens around ROUND_TO_ALIGN's parameter. This makes the macro robust against a hypothetical ROUND_TO_ALIGN(foo ? sizeA : size B) invocation. a4abaab7 Merge #877: Add missing secp256k1_ge_set_gej_var decl. 5671e5f3 Merge #874: Remove underscores from header defs. db726782 Merge #878: Remove unused secp256k1_fe_inv_all_var b732701f Merge #875: Avoid casting (void**) values. 75d2ae14 Remove unused secp256k1_fe_inv_all_var 482e4a9c Add missing secp256k1_ge_set_gej_var decl. 27306186 Avoid casting (void**) values. Replaced with an expression that only casts (void*) values. fb390c52 Remove underscores from header defs. This makes them consistent with other files and avoids reserved identifiers. f2d9aeae Merge #862: Autoconf improvements 328aaef2 Merge #845: Extract the secret key from a keypair 3c151307 Improve CC_FOR_BUILD detection 47802a47 Restructure and tidy configure.ac 252c19df Ask brew for valgrind include path 8c727b90 Merge #860: fixed trivial typo b7bc3a4a fixed typo 33cb3c2b Add secret key extraction from keypair to constant time tests 36d9dc1e Add seckey extraction from keypair to the extrakeys tests fc96aa73 Add a function to extract the secretkey from a keypair 98dac878 Merge #858: Fix insecure links 07aa4c70 Fix insecure links b61f9da5 Merge #857: docs: fix simple typo, dependecy -> dependency 18aadf9d docs: fix simple typo, dependecy -> dependency 2d9e7175 Merge #852: Add sage script for generating scalar_split_lambda constants dc6e5c3a Merge #854: Rename msg32 to msghash32 in ecdsa_sign/verify and add explanation 6e85d675 Rename tweak to tweak32 in public API f587f04e Rename msg32 to msghash32 in ecdsa_sign/verify and add explanation 329a2e0a sage: Add script for generating scalar_split_lambda constants 8f0c6f15 Merge #851: make test count iteration configurable by environment variable f4fa8d22 forbid a test iteration of 0 or less f554dfc7 sage: Reorganize files 0ce45548 make test count iteration configurable by environment variable git-subtree-dir: depend/secp256k1 git-subtree-split: 9fd06254560b86bc36fb7661cf910df501c8bbe9
- Loading branch information