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