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 |
|