Re: [DNSOP] Benjamin Kaduk's No Objection on draft-ietf-dnsop-algorithm-update-07: (with COMMENT)

Benjamin Kaduk <kaduk@mit.edu> Thu, 11 April 2019 19:24 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 151E6120615; Thu, 11 Apr 2019 12:24:34 -0700 (PDT)
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_PASS=-0.001, 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 J8-I8sx4wf-T; Thu, 11 Apr 2019 12:24:32 -0700 (PDT)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (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 C0C22120604; Thu, 11 Apr 2019 12:24:31 -0700 (PDT)
Received: from kduck.mit.edu (24-107-191-124.dhcp.stls.mo.charter.com [24.107.191.124]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x3BJOQxe029886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 11 Apr 2019 15:24:29 -0400
Date: Thu, 11 Apr 2019 14:24:26 -0500
From: Benjamin Kaduk <kaduk@mit.edu>
To: Warren Kumari <warren@kumari.net>
Cc: Paul Wouters <paul@nohats.ca>, DNSOP-Chairs Chairs <dnsop-chairs@ietf.org>, IETF DNSOP WG <dnsop@ietf.org>, draft-ietf-dnsop-algorithm-update@ietf.org
Message-ID: <20190411192426.GR18549@kduck.mit.edu>
References: <155448126450.10133.15933575757540602207.idtracker@ietfa.amsl.com> <CA+nkc8CkyV68mrUjoZTFD5+qDX8kNs39Xpsd7d8Cyis80zMWcA@mail.gmail.com> <alpine.LRH.2.21.1904090751170.739@bofh.nohats.ca> <CAHw9_iJ4J9GTV3DbGjuYA5KdT5TZi1tfMQRr+x3XWEv0qH_c+w@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CAHw9_iJ4J9GTV3DbGjuYA5KdT5TZi1tfMQRr+x3XWEv0qH_c+w@mail.gmail.com>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/teGYRQc-x9h_RCrla0OFd6SUKUE>
Subject: Re: [DNSOP] Benjamin Kaduk's No Objection on draft-ietf-dnsop-algorithm-update-07: (with COMMENT)
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 19:24:34 -0000

On Thu, Apr 11, 2019 at 12:20:21PM -0400, Warren Kumari wrote:
> [ - IESG (for clutter), Bob & Tim (through DNSOP / Chairs respectively) ]
> 
> 
> On Tue, Apr 9, 2019 at 7:55 AM Paul Wouters <paul@nohats.ca> wrote:
> 
> > On Fri, 5 Apr 2019, Bob Harold wrote:
> >
> > [ SNIP ]
> >
> > >       In a similar vein, if we stay at PS, a lot of the references seem
> > like
> > >       they would need to move from Informative to Normative, since to
> > >       implement the various MUST-level algorithms you have to follow
> > those
> > >       references.
> >
> > I would not say those references are normative in that sense. You don't
> > HAVE to read how GOST is specified to not implement it.
> >
> >
> Perhaps, but there are still lots of Informative references which
> implementers would need to read. For example:
> 
> RFC5702, RFC6605:
> 8 RSA/SHA-256 RSASHA256 Y * [RFC5702]
> 10 RSA/SHA-512 RSASHA512 Y * [RFC5702]
> 13 ECDSA Curve P-256 with SHA-256 ECDSAP256SHA256 Y * [RFC6605]
> 
> RFC4509:
> 2 SHA-256 MANDATORY [RFC4509]
> 
> It is a simple matter to make these Normative....

I'll also note (sic) that note 1 at
https://www.ietf.org/blog/iesg-statement-normative-and-informative-references/
says:

  Even references that are relevant only for optional features must be
  classified as normative if they meet the above conditions for normative
  references.

-Ben