forked from ElementsProject/elements
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'src/secp256k1/' changes from 7a30cb0c9d9..14620d13125
14620d13125 rangeproof: add a "net blinding factor" API for Elements d22774e248c Merge BlockstreamResearch/secp256k1-zkp#203: MuSig doc fixes dd83e72d52d Add ordinary tweak info d26100cab26 Exclude nonce_process from pre-processing steps b7607f93f23 Fix reference to xonly_tweak_add f7e9a8544f3 Merge BlockstreamResearch/secp256k1-zkp#201: rangeproof: add secp256k1_rangeproof_max_size function to estimate rangeproof size 6b6ced9839f rangeproof: add more max_size tests 34876ecb5fa rangeproof: add more static test vectors 310e5170619 rangeproof: add a bunch more testing f1410cb67a2 rangeproof: add secp256k1_rangeproof_max_size function to estimate rangeproof size c137ddbdff7 Merge BlockstreamResearch/secp256k1-zkp#200: build: automatically enable module dependencies 0202d839fb1 Merge BlockstreamResearch/secp256k1-zkp#199: surjectionproof: make sure that n_used_pubkeys > 0 in generate 5ac8fb035e8 surjectionproof: make sure that n_used_pubkeys > 0 in generate 7ff446df8b9 Merge BlockstreamResearch/secp256k1-zkp#198: rangeproof: add a test for all-zero blinding factors 5a40f3d99bb replace memcmp with secp256k1_memcmp_var throughout the codebase 92820d944b5 rangeproof: add a test for all-zero blinding factors 171b294a1c7 build: improve error message if --enable-experimental is missed 58ab152bb4b build: move all output concerning enabled modules at single place 1493113e61e build: automatically enable module dependencies 4fd7e1eabda Merge BlockstreamResearch/secp256k1-zkp#197: fix include paths in all the -zkp modules 347f96d94a6 fix include paths in all the -zkp modules d1d6e47c17c Merge BlockstreamResearch/secp256k1-zkp#196: surjectionproof: fail to generate proofs when an input equals the output d1175d265d5 surjectionproof: use secp256k1_memcmp_var rather than bare memcmp bf18ff5a8c6 surjectionproof: fix generation to fail when any input == the output 4ff6e4274d4 surjectionproof: add test for existing behavior on input=output proofs 71a206fa5bb Merge BlockstreamResearch/secp256k1-zkp#194: extrakeys: rename swap/swap64 to fix OpenBSD 7.1 compilation db648478c3c extrakeys: rename swap/swap64 to fix OpenBSD 7.1 compilation git-subtree-dir: src/secp256k1 git-subtree-split: 14620d131250b141f4d3ab352fedac0aef45eb30
- Loading branch information
Showing
25 changed files
with
1,320 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.