Files
impost/example-app/config.toml
2025-11-28 14:53:06 -06:00

12 lines
142 B
TOML

algorithm = "argon2"
strategy = "target_number"
[leading_zeroes]
difficulty = 4
[target_number]
max_number = 10000
[kctf]
difficulty = 100