3.8.6 Correct transcript to scalar derivation

Replaces the externally passed in Digest with C::H since C is available.
This commit is contained in:
Luke Parker
2023-03-02 10:04:18 -05:00
parent 530671795a
commit 97374a3e24
6 changed files with 54 additions and 36 deletions

View File

@@ -17,7 +17,6 @@ rand_core = "0.6"
zeroize = { version = "1.5", features = ["zeroize_derive"] }
digest = "0.10"
transcript = { package = "flexible-transcript", path = "../transcript", version = "0.2" }
group = "0.12"