[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Child_SA key material



It was simply a request for clarification.

As a side note, when compared to describing keys
for the IKE-SA the order suggested that my #1 was
the correct choice. To be consistent should the
IKE-SA keys be taken in the following order:

    SK_d, SK_ei, SK_ai, SK_er, SK_ar

(all keys from initiator to responder before responder
to initiator and encryption before authentication)

David

----- Original Message -----
From: <Charlie_Kaufman@notesdev.ibm.com>
To: "David Faucher" <dfaucher@lucent.com>
Cc: <ipsec@lists.tislabs.com>; <owner-ipsec@lists.tislabs.com>
Sent: Friday, November 29, 2002 8:30 PM
Subject: Re: Child_SA key material


|
|
|
|
| Currently the spec says use your order #2. Is your concern that the spec
is
| not clear or that this is not a good order to use?
|
|       --Charlie
|
| "David Faucher" <dfaucher@lucent.com> wrote:
| > Section 4.16 of draft-ietf-ipsec-ikev2-03.txt
| > describes how key material is taken from KEYMAT
| > for CHILD-SAs.
| >
| > If AH and ESP were negotiated would the key material
| > be taken as
| >
| > |     1. AH_ir, AH_ri, ESP_ir(encr, auth), ESP_ri(encr, auth)
| > |
| > |           or
| > |
| > |     2. AH_ir, ESP_ir(encr, auth), AH_ri, ESP_ri(encr, auth)
| >
| > where _ir = initiator to responder SA
| >       _ri = responder to initiator SA
|