Luke Parker
2022-05-03 07:42:09 -04:00
parent bf257b3a1f
commit 56fc39fff5
7 changed files with 93 additions and 66 deletions

View File

@@ -17,6 +17,8 @@ group = "0.11"
blake2 = "0.10"
transcript = { path = "../transcript" }
multiexp = { path = "../multiexp" }
[dev-dependencies]
rand = "0.8"
sha2 = "0.10"