switch hash-mode from 4710 to 20800

This commit is contained in:
Gabriele Gristina
2019-07-30 14:44:17 +02:00
parent 1aef49d11b
commit f2d92d8aec
10 changed files with 33 additions and 35 deletions

View File

@@ -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