Ondřej Vejpustek
|
057b927e99
|
refactor(crypto): explicitly ignore return value
|
2024-04-19 15:51:33 +02:00 |
|
Andrew Kozlik
|
c3f6e8f19f
|
feat(crypto): Support is_canonical parameter in zkp_ecdsa_sign_digest().
|
2023-06-21 08:36:20 +02: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
|
ec808050ba
|
refactor(crypto): return error from ecdsa routines on unexpected curve
|
2021-11-18 19:05:40 +01: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
|
15bb085509
|
refactor(core,crypto): make public key derivation functions return
status
|
2021-10-25 14:41:28 +02:00 |
|
Ondřej Vejpustek
|
d2f8f4b021
|
feat(crypto): add wrappers for ecdsa from secp256k1_zkp
|
2021-10-25 14:41:28 +02:00 |
|