Add Camellia enctypes to default enctype lists Add camellia256-cts-cmas and camellia128-cts-cmac to the default permitted_enctypes, default_tkt_enctypes, and default_tgs_enctypes lists, to simplify deployment of Camellia. The new enctypes still aren't on supported_enctypes, so won't be in the set of long-term keys for principals without administrator intervention. https://github.com/krb5/krb5/commit/8f27ae9d0afb81f851ff56523882de3524031b9b Author: Greg Hudson Commit: 8f27ae9d0afb81f851ff56523882de3524031b9b Branch: master doc/conf.py | 2 +- src/lib/krb5/krb/init_ctx.c | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)