update hash-mode to 26200

This commit is contained in:
Gabriele Gristina
2021-06-05 00:10:17 +02:00
parent 8b7e83b72f
commit 9b529dc34c
4 changed files with 7 additions and 7 deletions
@@ -18,7 +18,7 @@ static const u32 DGST_POS3 = 3;
static const u32 DGST_SIZE = DGST_SIZE_4_4;
static const u32 HASH_CATEGORY = HASH_CATEGORY_EAS;
static const char *HASH_NAME = "OpenEdge Progress Encode";
static const u64 KERN_TYPE = 26000;
static const u64 KERN_TYPE = 26200;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_NOT_ITERATED
| OPTI_TYPE_NOT_SALTED;