philsmd
|
6ca37c5a94
|
tests: cleanup and module deps fix
|
2022-01-30 10:35:51 +01:00 |
|
jsteube
|
5da1e4b872
|
Fixed maximum password length limit which was announced as 256 but actually was 255
|
2019-02-26 21:20:07 +01:00 |
|
jsteube
|
2e61d9d0b8
|
Authenticated hashes (HMAC) use separate buffers for password and salt, therefore no combination constraints required
|
2019-01-09 11:24:39 +01:00 |
|
jsteube
|
f721f23d39
|
Update test modules to max password length 255 not 256
|
2018-12-28 22:31:03 +01:00 |
|
jsteube
|
fcaa7d5336
|
Fix test_modules
|
2018-12-27 19:43:51 +01:00 |
|
jsteube
|
7538e82b72
|
Bring back comparison of hashlist in crackfile
|
2018-12-27 15:49:18 +01:00 |
|
Jens Steube
|
5717fcd1a6
|
Update test_modules and test.pl to respect valid password and salt length ranges per hash mode
|
2018-12-23 18:15:53 +01:00 |
|
Sein Coray
|
c15b095088
|
Added test modules for mode 50 and 60
|
2018-12-22 23:20:06 +01:00 |
|