feat: sign works

This commit is contained in:
2021-07-02 00:12:31 +08:00
parent c3a903173c
commit 6a66c3a5a6
4 changed files with 101 additions and 4 deletions

View File

@@ -15,3 +15,4 @@ rand = "0.8"
base64 = "0.13"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
hex = "0.4"