3.2.2 Use a hash to point for random points in dfg

This commit is contained in:
Luke Parker
2023-02-23 04:27:31 -05:00
parent 74647b1b52
commit d929a8d96e
3 changed files with 9 additions and 9 deletions

View File

@@ -23,6 +23,8 @@ ff = "0.12"
group = "0.12"
crypto-bigint = "0.4"
sha2 = "0.9"
curve25519-dalek = "3.2"
[dev-dependencies]