]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Add Camellia to enctype table in documentation
authorGreg Hudson <ghudson@mit.edu>
Fri, 2 Nov 2012 15:12:38 +0000 (11:12 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 2 Nov 2012 15:12:38 +0000 (11:12 -0400)
ticket: 7439 (new)
target_version: 1.11
tags: pullup

doc/admins/conf_files/kdc_conf.rst

index 7ded12dc0f0b845ee16c01be2819244e97703b4a..4da8d936f253f69ae9798ee411121addacc87f48 100644 (file)
@@ -619,10 +619,13 @@ aes256-cts-hmac-sha1-96 aes256-cts AES-256           CTS mode with 96-bit SHA-1
 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
 arcfour-hmac-exp rc4-hmac-exp arcfour-hmac-md5-exp   Exportable RC4 with HMAC/MD5 (weak)
+camellia256-cts-cmac camellia256-cts                 Camellia-256 CTS mode with CMAC
+camellia128-cts-cmac camellia128-cts                 Camellia-128 CTS mode with CMAC
 des                                                  The DES family: des-cbc-crc, des-cbc-md5, and des-cbc-md4 (weak)
 des3                                                 The triple DES family: des3-cbc-sha1
 aes                                                  The AES family: aes256-cts-hmac-sha1-96 and aes128-cts-hmac-sha1-96
 rc4                                                  The RC4 family: arcfour-hmac
+camellia                                             The Camellia family: camellia256-cts-cmac and camellia128-cts-cmac
 ==================================================== =========================================================
 
 The string **DEFAULT** can be used to refer to the default set of