Technical Summary
This document specifies new Kerberos encryption types that use the AES
block cipher and cryptographic hashes from the SHA-2 family. They differ
from the existing AES encryption types by using SHA-2 hashes instead of
SHA-1 (and truncating at a longer length), using encrypt-then-MAC
intsead of encrypt-and-MAC, and other changes to move closer towards
current cryptographic best practices. It is expected that an updated
Suite-B profile for Kerberos will make use of these new encryption types.
Working Group Summary
There is consensus for this document, which brings incremental improvements
to the cryptography available for use with Kerberos. Initial individual
drafts attempted to combine a Suite B profile and new encryption types
into a single document, but the new encryption types have been split out
into this document appropriately, with the Suite B profile to follow
separately.
This is a Informational document that specifies a new Kerberos
encryption type; it does not need to update any Kerberos protocol
elements. There will eventually be desire for another (set of)
standards-track Kerberos encryption types, but it remains unclear
whether that will be this set or some other cipher; there is no procedural
reason to target standards-track at this time.
Document Quality
This document (and its predecessors) has received a large amount of attention
and review from essentially all of the prominent WG contributors, spread out
over a few years, and there are multiple implementations that are able to
reproduce the supplied test vectors.
Personnel
Benjamin Kaduk is the document shepherd. Stephen Farrell is the
responsible Area Director.
RFC Editor Note
RFC Editor Note
Please add RFC4556 to the informative references in 10.2.
It's mentioned in the security considerations but there's nothing in
10.2 at present.