Kerberos Encryption Types

Decimal
Value
Hex ValueSupported Encryption TypesDescription
00x0Not defined – defaults to RC4_HMAC_MD5
10x1DES_CBC_CRCDisabled by default starting from Windows 7 and Windows Server 2008 R2
20x2DES_CBC_MD5
30x3DES_CBC_CRC, DES_CBC_MD5Disabled by default starting from Windows 7 and Windows Server 2008 R2
40x4RC4
50x5DES_CBC_CRC, RC4
60x6DES_CBC_MD5, RC4
70x7DES_CBC_CRC, DES_CBC_MD5, RC4
80x8AES 128
90x9DES_CBC_CRC, AES 128
100xADES_CBC_MD5, AES 128
110xBDES_CBC_CRC, DES_CBC_MD5, AES 128
120xCRC4, AES 128
130xDDES_CBC_CRC, RC4, AES 128
140xEDES_CBC_MD5, RC4, AES 128
150xFDES_CBC_CBC, DES_CBC_MD5, RC4, AES 128
160x10AES 256
170x11DES_CBC_CRC, AES 256Supported starting from Windows Server 2008 and Windows Vista
180x12DES_CBC_MD5, AES 256Supported starting from Windows Server 2008 and Windows Vista
190x13DES_CBC_CRC, DES_CBC_MD5, AES 256
200x14RC4, AES 256
210x15DES_CBC_CRC, RC4, AES 256
220x16DES_CBC_MD5, RC4, AES 256
230x17DES_CBC_CRC, DES_CBC_MD5, RC4, AES 256Default suite for operating systems before Windows Server 2008 and Windows Vista
240x18AES 128, AES 256Default suite for operating systems before Windows Server 2008 and Windows Vista
250x19DES_CBC_CRC, AES 128, AES 256
260x1ADES_CBC_MD5, AES 128, AES 256
270x1BDES_CBC_MD5, DES_CBC_MD5, AES 128, AES 256
280x1CRC4, AES 128, AES 256
290x1DDES_CBC_CRC, RC4, AES 128, AES 256
300x1EDES_CBC_MD5, RC4, AES 128, AES 256
310x1FDES_CBC_CRC, DES_CBC_MD5, RC4-HMAC, AES128-CTS-HMAC-SHA1-96, AES256-CTS-HMAC-SHA1-96
0xFFFFFFFF or 0xffffffffThis type shows in Audit Failure events
Kerberos Encryption Types