Re: [Curdle] I-D Action: draft-ietf-curdle-gss-keyex-sha2-05.txt

Simo Sorce <simo@redhat.com> Thu, 22 February 2018 16:54 UTC

Return-Path: <simo@redhat.com>
X-Original-To: curdle@ietfa.amsl.com
Delivered-To: curdle@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A580124B17 for <curdle@ietfa.amsl.com>; Thu, 22 Feb 2018 08:54:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level:
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, T_SPF_HELO_PERMERROR=0.01, URIBL_BLOCKED=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 w5avuIU9mYhL for <curdle@ietfa.amsl.com>; Thu, 22 Feb 2018 08:54:22 -0800 (PST)
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 544A012D7F6 for <curdle@ietf.org>; Thu, 22 Feb 2018 08:54:22 -0800 (PST)
Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id EB2606149B; Thu, 22 Feb 2018 16:54:21 +0000 (UTC)
Received: from ovpn-116-70.phx2.redhat.com (ovpn-116-70.phx2.redhat.com [10.3.116.70]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9CEF7600D5; Thu, 22 Feb 2018 16:54:21 +0000 (UTC)
Message-ID: <1519318460.3161.118.camel@redhat.com>
From: Simo Sorce <simo@redhat.com>
To: Daniel Migault <daniel.migault@ericsson.com>
Cc: curdle@ietf.org
Date: Thu, 22 Feb 2018 11:54:20 -0500
In-Reply-To: <151931791882.8224.7322730029978269905@ietfa.amsl.com>
References: <151931791882.8224.7322730029978269905@ietfa.amsl.com>
Organization: Red Hat, Inc.
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Thu, 22 Feb 2018 16:54:21 +0000 (UTC)
Archived-At: <https://mailarchive.ietf.org/arch/msg/curdle/p26egNLuc0TMaGanfQitEQSPrhA>
Subject: Re: [Curdle] I-D Action: draft-ietf-curdle-gss-keyex-sha2-05.txt
X-BeenThere: curdle@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "List for discussion of potential new security area wg." <curdle.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/curdle>, <mailto:curdle-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/curdle/>
List-Post: <mailto:curdle@ietf.org>
List-Help: <mailto:curdle-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/curdle>, <mailto:curdle-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 22 Feb 2018 16:54:24 -0000

This revision addresses comment's pending from latest Review from
Daniel, plus a very minor clarification nit.

Here is the diff from -04:
https://github.com/simo5/ietf/compare/b2b4c6478167143a683c76815045a631e
a9dbbdc...cbb10832e376e3abab3164f9bb7d2e759c2bea0b

Simo.

On Thu, 2018-02-22 at 08:45 -0800, internet-drafts@ietf.org wrote:
> A New Internet-Draft is available from the on-line Internet-Drafts directories.
> This draft is a work item of the CURves, Deprecating and a Little more Encryption WG of the IETF.
> 
>         Title           : GSS-API Key Exchange with SHA2
>         Authors         : Simo Sorce
>                           Hubert Kario
> 	Filename        : draft-ietf-curdle-gss-keyex-sha2-05.txt
> 	Pages           : 16
> 	Date            : 2018-02-22
> 
> Abstract:
>    This document specifies additions and amendments to RFC4462.  It
>    defines a new key exchange method that uses SHA-2 for integrity and
>    deprecates weak DH groups.  The purpose of this specification is to
>    modernize the cryptographic primitives used by GSS Key Exchanges.
> 
> 
> The IETF datatracker status page for this draft is:
> https://datatracker.ietf.org/doc/draft-ietf-curdle-gss-keyex-sha2/
> 
> There are also htmlized versions available at:
> https://tools.ietf.org/html/draft-ietf-curdle-gss-keyex-sha2-05
> https://datatracker.ietf.org/doc/html/draft-ietf-curdle-gss-keyex-sha2-05
> 
> A diff from the previous version is available at:
> https://www.ietf.org/rfcdiff?url2=draft-ietf-curdle-gss-keyex-sha2-05
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> Internet-Drafts are also available by anonymous FTP at:
> ftp://ftp.ietf.org/internet-drafts/
> 
> _______________________________________________
> Curdle mailing list
> Curdle@ietf.org
> https://www.ietf.org/mailman/listinfo/curdle

-- 
Simo Sorce
Sr. Principal Software Engineer
Red Hat, Inc