Enable aes128-cts for client
authorSam Hartman <hartmans@mit.edu>
Fri, 6 Feb 2004 21:12:21 +0000 (21:12 +0000)
committerSam Hartman <hartmans@mit.edu>
Fri, 6 Feb 2004 21:12:21 +0000 (21:12 +0000)
commitc43ae538a21d25f82b4fc732cd0d3ffb9dd2ae25
tree98de92b2addf9aa3e6cdaebd63fee552362e48c9
parent1313e6ac4a76f5a9fd492bedb271181d483b6405
Enable aes128-cts for client

Currently we support aes128-cts but do not enable it by default.  It
looks like interoperability problems will be created by this decision.
So add aes128-cts to the default list of enctypes for client
configuration and for permitted_enctypes.

Ticket: new
Target_Version: 1.3.2
Tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16026 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/init_ctx.c