Ondřej Vejpustek
|
a4e13cb6e4
|
fix(crypto): assign NULL to zkp_context after is is destroyed
|
2021-11-29 14:16:42 +01:00 |
|
Ondřej Vejpustek
|
71b12a2a71
|
refactor(crypto): make secp256k1_context_writable_randomize() return status
|
2021-11-18 19:05:40 +01:00 |
|
Ondřej Vejpustek
|
ad38d8e324
|
refactor(crypto,core): make zkp_context_init() return status
|
2021-11-18 19:05:40 +01:00 |
|
Ondřej Vejpustek
|
4026987353
|
refactor(crypto): remove useless variable in zkp_context.c
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
273d6d14cc
|
refactor(crypto): propagate error from zkp_context_acquire_writable()
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
79153135b7
|
test(crypto): add ecdsa tests for secp256k1_zkp
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
75e61da70b
|
feat(crypto): implement randomizable secp256k1_zkp context
|
2021-10-25 14:41:28 +02:00 |
|