switch hash-mode from 1470 to 21400, cleanup credits/readme/changes txt

This commit is contained in:
Gabriele Gristina
2019-07-31 15:39:16 +02:00
parent ff93d218ee
commit cc689caa42
11 changed files with 34 additions and 37 deletions

View File

@@ -17,8 +17,8 @@ static const u32 DGST_POS2 = 2;
static const u32 DGST_POS3 = 6;
static const u32 DGST_SIZE = DGST_SIZE_4_8;
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH;
static const char *HASH_NAME = "Double sha256";
static const u64 KERN_TYPE = 1470;
static const char *HASH_NAME = "sha256(sha256_bin(pass))";
static const u64 KERN_TYPE = 21400;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_PRECOMPUTE_INIT
| OPTI_TYPE_EARLY_SKIP