Supported Encryption Types
The following encryption types are supported by the Novell Kerberos KDC components
- des-cbc-crc: DES cbc mode with CRC-32
- des-cbc-md4: DES cbc mode with RSA-MD4
- des-cbc-md5: DES cbc mode with RSA-MD5
- des3-cbc-sha1
- des3-hmac-sha1
- des3-cbc-sha1-kd: triple DES cbc mode with HMAC/sha1
- aes256-cts-hmac-sha1-96
- aes256-cts: AES-256 CTS mode with 96-bit SHA-1 HMAC
- aes128-cts-hmac-sha1-96
- aes128-cts: AES-128 CTS mode with 96-bit SHA-1 HMAC
- arcfour-hmac
- rc4-hmac
- arcfour-hmac-md5: RC4 with HMAC/MD5