Jonas Nick
|
b7ebe6436c
|
Test APIs of funcs that need an ecmult_gen ctx with static ctx
The API tests of upstream functions were similarly amended in commit 3b0c2185eab0fe5cb910fffee4c88e134f6d3cad.
|
2022-01-04 12:57:57 +00:00 |
|
Jonas Nick
|
72c8deac03
|
Merge commits with sync-upstream.sh
da0092bc 10f9bd84 297ce820 f34b5cae 920a0e5f 9526874d aa1b889b 20d791ed 3e7b2ea1 21c188b3 8fa41201 515a5dbd c74a7b7e 74c34e72 7006f1b9 ea5e8a9c 793ad901 2e5e4b67 fecf436d 49f608de 49002274 6ad908aa 4f01840b 61ae37c6 486205aa 5d0dbef0 0559fc6e be6944ad a69df3ad b39d431a 0b83b203 09971a3f 9281c9f4 423b6d19 a310e79e 39a36db9 a1102b12
Deal with
- secp256k1_test_rng removal in commit
77a19750b46916b93bb6a08837c26f585bd940fa
- ecmult_gen context simplification after making table static in commit
3b0c2185eab0fe5cb910fffee4c88e134f6d3cad
|
2022-01-02 16:11:15 +00:00 |
|
Jonas Nick
|
b0917f3de1
|
Merge remote-tracking branch 'upstream/master' into temp-merge-835
|
2020-11-05 20:21:38 +00:00 |
|
Andrew Poelstra
|
068f03c35b
|
generator: remove CHECK abort calls exposed by public API
|
2020-07-24 14:59:36 +02:00 |
|
Andrew Poelstra
|
936d62f248
|
add unit test for generator and pedersen commitment roundtripping
|
2020-07-24 14:50:48 +02:00 |
|
Andrew Poelstra
|
fca4c3b62f
|
generator: verify correctness of point when parsing
|
2020-07-24 14:50:48 +02:00 |
|
datavetaren
|
c87618157e
|
Minor bugfix. Wrong length due to NUL character.
|
2020-07-24 14:50:48 +02:00 |
|
Andrew Poelstra
|
4320490e88
|
generator: add API tests
|
2020-07-24 14:49:33 +02:00 |
|
Andrew Poelstra
|
126493ef01
|
generator: remove unnecessary ARG_CHECK from generate()
|
2020-07-24 14:49:33 +02:00 |
|
Gregory Sanders
|
253f131310
|
Fix generator makefile
Include test_impl.h
|
2020-07-24 14:49:33 +02:00 |
|
Andrew Poelstra
|
94425d4a67
|
rangeproof: several API changes
* add summing function for blinded generators
* drop `excess` and `gen` from `verify_tally`
* add extra_commit to rangeproof sign and verify
|
2020-07-24 14:49:33 +02:00 |
|
Pieter Wuille
|
360e218043
|
Constant-time generator module
|
2020-07-24 14:49:33 +02:00 |
|