Add high level api
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2024"
|
||||
[dependencies]
|
||||
k256 = { version = "0.13", features = ["arithmetic", "hash2curve", "schnorr"] }
|
||||
sha2 = "0.10"
|
||||
hmac = "0.12"
|
||||
rand = "0.8"
|
||||
thiserror = "1"
|
||||
signature = "2"
|
||||
|
||||
Reference in New Issue
Block a user