DarkWindman
|
7699fe9aa6
|
modules: Port bitcoin-core/secp256k1#1735 to zkp-specific code
|
2026-02-27 14:47:59 +02:00 |
|
DarkWindman
|
e3bddfa750
|
modules: Port bitcoin-core/secp256k1#1579 to zkp-specific code
|
2026-02-19 10:24:07 +02:00 |
|
Tim Ruffing
|
e626f00d1e
|
Merge commits 'b314cf28 1f1bb78b 40f50d0f c891c5c2 ea47c82e e7210393 c1b49664 5814d848 07687e81 10e6d29b d3e29db8 e2c9888e 4197d667 5e9a4d7a 77af1da9 1a81df82 1ad5185c efe85c70 79e09451 d373bf6d 74b7c3b5 a9db9f2d 44378867 3bf4d68f e4af41c6 ' into temp-merge-1249
|
2024-01-23 16:04:45 +01:00 |
|
Tim Ruffing
|
e444d24bca
|
Fix include guards: No _ prefix/suffix but _H suffix (as in upstream)
|
2023-04-21 12:02:28 +02:00 |
|
Andrew Poelstra
|
347f96d94a
|
fix include paths in all the -zkp modules
This is causing out-of-tree build failures in Elements.
|
2022-08-05 14:56:10 +00:00 |
|
Tim Ruffing
|
d6738e890e
|
surjection proof: Reject proofs with too many used inputs in reduced mode
|
2020-07-24 14:59:36 +02:00 |
|
Andrew Poelstra
|
56f69d979f
|
surjectionproof: introduce SECP256K1_SURJECTIONPROOF_MAX_USED_INPUTS constant and set it to 16
|
2020-07-24 14:59:36 +02:00 |
|
Andrew Poelstra
|
b8a3ff5f3b
|
surjectionproof: reduce stack usage
|
2020-07-24 14:59:36 +02:00 |
|
Andrew Poelstra
|
ba8b4f53ef
|
add surjection proof module
Includes fix and tests by Jonas Nick.
|
2020-07-24 14:49:33 +02:00 |
|