Making full test vector generation deterministic (#398)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user