Includes CMakeLists.txt, CMakePresets.json, .clang-format, .clang-tidy, Config.hpp (all constants), Concepts.hpp (Hasher/AttackStrategy concepts), and stub implementations for all source files. All 6 stub tests pass. |
||
|---|---|---|
| .. | ||
| test_bruteforce_attack.cpp | ||
| test_dictionary_attack.cpp | ||
| test_engine.cpp | ||
| test_hash_detector.cpp | ||
| test_hashers.cpp | ||
| test_rules.cpp | ||