Jonas Nick
|
c8ac14d9dc
|
whitelist: fix SECP256K1_WHITELIST_MAX_N_KEYS constant
"MAX" should mean inclusive. And the whitelisting functions handled this
inconsistently.
|
2021-10-15 16:17:20 +00:00 |
|
Jonas Nick
|
04f4c09111
|
Add n_keys argument to whitelist_verify
|
2020-07-24 14:49:33 +02:00 |
|
Jonas Nick
|
dbf3d752a8
|
Fix checks of whitelist serialize/parse arguments
|
2020-07-24 14:49:33 +02:00 |
|
Andrew Poelstra
|
29d0d562dc
|
whitelist: fix serialize/parse API to take serialized length
|
2020-07-24 14:49:33 +02:00 |
|
Andrew Poelstra
|
8c77fe1590
|
Implement ring-signature based whitelist delegation scheme
|
2020-07-24 14:49:33 +02:00 |
|