test attack against random key

This commit is contained in:
2026-04-28 10:03:49 +02:00
parent 179036642e
commit 82b50463d1
3 changed files with 376 additions and 4 deletions
+1
View File
@@ -5,4 +5,5 @@ edition = "2021"
[dependencies]
clap = { version = "4.6.0", features = ["derive"] }
rand = "0.10.1"
rayon = "1.11.0"