Re: [Hipsec] Fwd: New Version Notification for draft-ietf-hip-dex-12.txt

Robert Moskowitz <rgm@htt-consult.com> Thu, 13 February 2020 14:45 UTC

Return-Path: <rgm@htt-consult.com>
X-Original-To: hipsec@ietfa.amsl.com
Delivered-To: hipsec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4411012011D for <hipsec@ietfa.amsl.com>; Thu, 13 Feb 2020 06:45:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 93S2db9uegGJ for <hipsec@ietfa.amsl.com>; Thu, 13 Feb 2020 06:45:31 -0800 (PST)
Received: from z9m9z.htt-consult.com (z9m9z.htt-consult.com [23.123.122.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D803B1200E0 for <hipsec@ietf.org>; Thu, 13 Feb 2020 06:45:31 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by z9m9z.htt-consult.com (Postfix) with ESMTP id EB2896213F; Thu, 13 Feb 2020 09:45:30 -0500 (EST)
X-Virus-Scanned: amavisd-new at htt-consult.com
Received: from z9m9z.htt-consult.com ([127.0.0.1]) by localhost (z9m9z.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JryhOTOsf6Pt; Thu, 13 Feb 2020 09:45:25 -0500 (EST)
Received: from lx140e.htt-consult.com (unknown [192.168.160.12]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by z9m9z.htt-consult.com (Postfix) with ESMTPSA id 5F89862133; Thu, 13 Feb 2020 09:45:25 -0500 (EST)
To: Jeff Ahrenholz <j.ahrenholz@tempered.io>, HIP <hipsec@ietf.org>
References: <158131871520.13534.9437394233256375155.idtracker@ietfa.amsl.com> <29372f3d-0a9e-949d-ce64-338be8561500@htt-consult.com> <8DF43CD7-A082-4D17-A2D3-E560CA3833A7@tempered.io>
From: Robert Moskowitz <rgm@htt-consult.com>
Message-ID: <e9880c17-93ce-5422-9f2d-9c461a2ed010@htt-consult.com>
Date: Thu, 13 Feb 2020 09:45:22 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1
MIME-Version: 1.0
In-Reply-To: <8DF43CD7-A082-4D17-A2D3-E560CA3833A7@tempered.io>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/hipsec/1rj-o1p3V-lptorkra0HOe0_0zg>
Subject: Re: [Hipsec] Fwd: New Version Notification for draft-ietf-hip-dex-12.txt
X-BeenThere: hipsec@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is the official IETF Mailing List for the HIP Working Group." <hipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/hipsec>, <mailto:hipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/hipsec/>
List-Post: <mailto:hipsec@ietf.org>
List-Help: <mailto:hipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hipsec>, <mailto:hipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 13 Feb 2020 14:45:33 -0000


On 2/12/20 11:48 AM, Jeff Ahrenholz wrote:
>> I believe this version answers all the IESG issues.
>>
>> Please review, there are some important additions.
>>
>> EKR had a number of security concerns.  Some I feel don't apply to HIP, like use an AEAD for HIP packet security.
>>
>> But there are a number of added sections, particularly in Security Considerations that are worth the group's review that I have things stated properly.
>>
>> Also there is a new parameter, I_NONCE to add Initiator randomness into the Master Key generation.  There is some cleanup in the KEYMAT section to reflect this.
>>
>> So please take a read through.
> I took a look at the new I_NONCE parameter...
>
> Regarding this statement (Section 5.2.6):
> "The I_NONCE parameter encapsulates a random value that is later used in the Master key creation process (see Section 6.3)."
>
> Looking at Section 6.3 HIP DEX KEYMAT Generation, it discusses using Diffie-Hellman derived key Kij, but I don't see anything about using I_NONCE. There is a random #I  provided by the Responder from the PUZZLE parameter, but nothing about a random I_NONCE supplied by the Initiator.

The problem is the loss of text in sec 6.3, not sec 5.2.6.  We found the 
problem is a bug in the submission tool.  One way or another we will get 
the complete text in sec 6.3 in the next draft.

> minor nits:
> s/when key is smaller or equal to 128 bits/when the key is smaller or equal to 128 bits/

Fixed, thanks.

> In Section 4.1.1 HIP Puzzle Mechanism, the links (HTML version) to RFC 7401 sections 4.1.1 and 4.1.2 do not link to RFC 7401 but to the dex draft.

That is a submission tool bug.  I will work with the developers on it.