[IPsec] draft-ietf-ipsecme-aes-ctr-ikev2-03 was submitted

Sean Shen <sean.s.shen@gmail.com> Thu, 26 November 2009 03:04 UTC

Return-Path: <sean.s.shen@gmail.com>
X-Original-To: ipsec@core3.amsl.com
Delivered-To: ipsec@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8518E3A68BC for <ipsec@core3.amsl.com>; Wed, 25 Nov 2009 19:04:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MOPqCB1g5I1R for <ipsec@core3.amsl.com>; Wed, 25 Nov 2009 19:04:32 -0800 (PST)
Received: from mail-pw0-f50.google.com (mail-pw0-f50.google.com [209.85.160.50]) by core3.amsl.com (Postfix) with ESMTP id CF1B63A6874 for <ipsec@ietf.org>; Wed, 25 Nov 2009 19:04:32 -0800 (PST)
Received: by pwi6 with SMTP id 6so249920pwi.29 for <ipsec@ietf.org>; Wed, 25 Nov 2009 19:04:23 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Jao9dg3Wlj9iMqIHZp5xSsR3kobY4GYUdIQ+9LfU3Ac=; b=F2Fp2PIjm7yGRYVOk2FvnmDbOMP8rapUynIQZHaZQOCPD+lUE/l7tUvIxoL2/a8MQ2 oiuk0WfcXPl5MFNGNKP7ZeavYHrx4G2BCfY8JGIEKHLZ95q4yqpTdqxw4t2OFkvy99FX 9jqfvvofirFzbXwydojTxbQXDJvKvpeR4pvRY=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JGOIviwz8M5Pr4mjOiDV98saRbbm7FKTUmzcM63tlDGWFa6OhFHC/TyXqHjLWop8PK Wl5hs1yxNYpBqcq5Tm3APhgweQ97X4I/7ySQhXJwcnOVx0Skwu5n3mZOBRpPTHP6iOpF +9h3BukhYn7cH5iUlrYZ0rnlXcV0xdzWq0QoY=
MIME-Version: 1.0
Received: by 10.115.132.5 with SMTP id j5mr17257967wan.129.1259204663627; Wed, 25 Nov 2009 19:04:23 -0800 (PST)
Date: Thu, 26 Nov 2009 11:04:23 +0800
Message-ID: <80b5a9190911251904q3e774609hc0db0c3267190124@mail.gmail.com>
From: Sean Shen <sean.s.shen@gmail.com>
To: ipsec@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [IPsec] draft-ietf-ipsecme-aes-ctr-ikev2-03 was submitted
X-BeenThere: ipsec@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of IPsec protocols <ipsec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipsec>
List-Post: <mailto:ipsec@ietf.org>
List-Help: <mailto:ipsec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipsec>, <mailto:ipsec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 26 Nov 2009 03:04:33 -0000

Dear IPsec people,
The updated version of draft-ietf-ipsecme-aes-ctr-ikev2 was just submitted:
http://www.ietf.org/staging/draft-ietf-ipsecme-aes-ctr-ikev2-03.txt
Abstract:
This document describes the usage of Advanced Encryption Standard
Counter Mode (AES-CTR), with an explicit initialization vector, by
IKEv2 for encrypting the IKEv2 exchanges that follow the IKE_SA_INIT
exchange.

Your reviews will be appreciated.
Best,

Sean


Besides typos and grammas, the major changes due to previous comments are:
#1
section 2.2 and 2.3 involving rounds and blocksizes intro of AES
algorithms were considered unnecessary and dropped.  Hence currently
sectioin 2 has no subsections.

#2
The keysize requirements which were in section 2.2 were moved to the
beginning of section 5.

#3
The reference to the roadmap draft was removed since it was not quoted
in the document.