Kerberos Client Version E.1.6.2.10 Release Notes (December 2012, 5900-2550)

Encryption types supported by Kerberos Client
Table 3 lists the encryption types supported by Kerberos Client E.1.6.2.10.
Table 3 Encryption types supported by Kerberos Client E.1.6.2.10
DescriptionEncryption Type
DES cbc mode with CRC-32des-cbc-crc
DES cbc mode with RSA-MD4des-cbc-md4
DES cbc mode with RSA-MD5des-cbc-md5
DES cbc mode with RSA-MD5des
This encryption type is an alias to the des-cbc-md5 encryption type. If
you specify des in the configuration file, then it’s behavior is the same as
des-cbc-md5.
DES cbc mode rawdes-cbc-raw
Triple DES cbc mode rawdes3-cbc-raw
Triple DES cbc mode with HMAC/sha1des3-cbc-sha1
Triple DES cbc mode with HMAC/sha1des3-hmac-sha1
This encryption type is an alias to the des3-cbc-sha1 encryption type. If
you specify des3-hmac-sha1 in the configuration file, then it’s behavior
is the same as des3-cbc-sha1.
Triple DES cbc mode with HMAC/sha1des3-cbc-sha1-kd
This encryption type is an alias to the des3-cbc-sha1 encryption type. If
you specify des3-cbc-sha1-kd in the configuration file, then it’s behavior
is the same as des3-cbc-sha1.
DES with HMAC/sha1des-hmac-sha1
ArcFour with HMAC/md5arcfour-hmac
ArcFour with HMAC/md5rc4-hmac
This encryption type is an alias to the arcfour-hmac encryption type. If
you specify rc4-hmac in the configuration file, then it’s behavior is the
same as arcfour-hmac.
ArcFour with HMAC/md5arcfour-hmac-md5
This encryption type is an alias to the arcfour-hmac encryption type. If
you specify arcfour-hmac-md5 in the configuration file, then it’s behavior
is the same as arcfour-hmac.
Exportable ArcFour with HMAC/md5arcfour-hmac-exp
Exportable ArcFour with HMAC/md5rc4-hmac-exp
This encryption type is an alias to the arcfour-hmac-exp encryption type.
If you specify rc4-hmac-exp in the configuration file, then it’s behavior is
the same as arcfour-hmac-exp.
Exportable ArcFour with HMAC/md5arcfour-hmac-md5-exp
This encryption type is an alias to the arcfour-hmac-exp encryption type.
If you specify arcfour-hmac-md5-exp in the configuration file, then it’s
behavior is the same as arcfour-hmac-exp.
AES-128 CTS mode with 96-bit SHA-1 HMACaes128-cts-hmac-sha1-96
AES-128 CTS mode with 96-bit SHA-1 HMACaes128-cts
Announcement 7