Commit Graph

13 Commits (master)

Author SHA1 Message Date
philsmd e59f61e8cf
cosmetic: minor code style fixes
4 years ago
jsteube 5da1e4b872 Fixed maximum password length limit which was announced as 256 but actually was 255
5 years ago
jsteube 89f2ea1bec Do not use next if we mean return
5 years ago
jsteube f2e2967eec Fixed more constraints in unit tests
5 years ago
jsteube f721f23d39 Update test modules to max password length 255 not 256
5 years ago
jsteube fcaa7d5336 Fix test_modules
5 years ago
jsteube 7538e82b72 Bring back comparison of hashlist in crackfile
5 years ago
Jens Steube 5717fcd1a6 Update test_modules and test.pl to respect valid password and salt length ranges per hash mode
5 years ago
R. Yushaev 6365672c34 Add module_preprocess_hashlist hook for tests
5 years ago
R. Yushaev 9f1749dce3 Add test modules and helper functions
5 years ago
jsteube ae53dd3b85 Update other modules just for consistency
5 years ago
jsteube c0e83dc471 Some minor test.pl fixes, added m01000.pm
5 years ago
R. Yushaev 444d11a74b Add test modules
5 years ago