[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Cfrg] draft-housley-ccm-mode-00.txt
> An advantage I can see is the use of the same key for both
> authentication and encryption. [...] Using the same key
> halves the key storage requirements for an 802.11 base station.
It is easy to achieve the same thing with the standard generic
composition. You pick a 128-bit key, and derive the encryption and
authentication keys separately using a PRF: Ke = F_K(0), Ka = F_K(1).
This is all very standard, and is done in IPSec and TLS, for instance.
So I don't see this as an advantage or an disadvantage.
_______________________________________________
Cfrg mailing list
Cfrg@ietf.org
https://www1.ietf.org/mailman/listinfo/cfrg