feat: chall json output

This commit is contained in:
2021-07-21 01:19:44 +08:00
parent e6cbdf1569
commit 341ba22a90
4 changed files with 73 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ edition = "2018"
authenticator = "0.3"
clap = "2.33"
rust_util = { version = "0.6", features = ["use_clap"] }
sha1 = "0.6.0"
sha2 = "0.9"
rand = "0.8"
base64 = "0.13"