Generate and verify ECDSA signatures on secp256k1. Uses [secp256kfun].
toml
[dependencies]
ecdsa_fun = "0.6"
sha2 = "0.9" # You need a hash function for nonce derivation
This library and [secp256kfun] is experimental. Not well reviewed or tested.
libsecp_compat
)adaptor
)serde
serlialization for all types (serde
)