Move 198xx DiskCryptor to 200xx to not collide with Kerberos 5, etype 17, Pre-Auth
This commit is contained in:
@@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2;
|
||||
static const u32 DGST_POS3 = 3;
|
||||
static const u32 DGST_SIZE = DGST_SIZE_4_4;
|
||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_NETWORK_PROTOCOL;
|
||||
static const char *HASH_NAME = "Kerberos 5 TGS-REP etype 18 (AES256-CTS-HMAC-SHA1-96)";
|
||||
static const char *HASH_NAME = "Kerberos 5, etype 18, TGS-REP";
|
||||
static const u64 KERN_TYPE = 19700;
|
||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||
| OPTI_TYPE_NOT_ITERATED
|
||||
|
||||
Reference in New Issue
Block a user