Skip to content
Snippets Groups Projects

support proper 32-byte RNG seeds

Merged STEVAN Antoine requested to merge rng into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -11,3 +11,4 @@ clap = { version = "4.5.4", features = ["derive"] }
rand = "0.8.5"
indicatif = "0.17.8"
ark-ff = "0.4.2"
hex = "0.4.3"
Loading