Making full test vector generation deterministic (#398)

This commit is contained in:
Kevin Lewi
2025-10-13 15:05:15 -07:00
committed by GitHub
parent c94f942ed7
commit 79e4eacc40
4 changed files with 3010 additions and 3002 deletions
+1
View File
@@ -93,6 +93,7 @@ p521 = { version = "0.13.3", default-features = false, features = [
paste = "1"
proptest = "1"
rand = "0.8"
rand_chacha = "0.3"
regex = "1"
sha2 = { version = "0.10", default-features = false }
thiserror = "2"