switch hash-mode from 4430 to 21300
This commit is contained in:
@@ -18,7 +18,7 @@ static const u32 DGST_POS3 = 1;
|
||||
static const u32 DGST_SIZE = DGST_SIZE_4_4;
|
||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH_SALTED;
|
||||
static const char *HASH_NAME = "md5($salt.sha1($salt.$pass))";
|
||||
static const u64 KERN_TYPE = 4430;
|
||||
static const u64 KERN_TYPE = 21300;
|
||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||
| OPTI_TYPE_PRECOMPUTE_INIT
|
||||
| OPTI_TYPE_EARLY_SKIP
|
||||
Reference in New Issue
Block a user