[Trans] comments on -05 (Sections 3.5 + 3.6)

Stephen Kent <kent@bbn.com> Fri, 06 March 2015 16:12 UTC

Return-Path: <kent@bbn.com>
X-Original-To: trans@ietfa.amsl.com
Delivered-To: trans@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4969F1A033A for <trans@ietfa.amsl.com>; Fri, 6 Mar 2015 08:12:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.61
X-Spam-Level:
X-Spam-Status: No, score=-3.61 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, J_CHICKENPOX_102=0.6, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 0mp4IMbYg8BN for <trans@ietfa.amsl.com>; Fri, 6 Mar 2015 08:12:18 -0800 (PST)
Received: from smtp.bbn.com (smtp.bbn.com [128.33.0.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6291E1A039D for <trans@ietf.org>; Fri, 6 Mar 2015 08:09:28 -0800 (PST)
Received: from ssh.bbn.com ([192.1.122.15]:39887 helo=COMSEC.home) by smtp.bbn.com with esmtp (Exim 4.77 (FreeBSD)) (envelope-from <kent@bbn.com>) id 1YTuoZ-0000cZ-66 for trans@ietf.org; Fri, 06 Mar 2015 11:09:27 -0500
Message-ID: <54F9D136.7050006@bbn.com>
Date: Fri, 06 Mar 2015 11:09:26 -0500
From: Stephen Kent <kent@bbn.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
MIME-Version: 1.0
To: "trans@ietf.org" <trans@ietf.org>
Content-Type: multipart/alternative; boundary="------------050506010004020603080903"
Archived-At: <http://mailarchive.ietf.org/arch/msg/trans/T-pBGi1DtJ_Jxj7qO16BEZGsJb8>
Subject: [Trans] comments on -05 (Sections 3.5 + 3.6)
X-BeenThere: trans@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Public Notary Transparency working group discussion list <trans.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/trans>, <mailto:trans-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/trans/>
List-Post: <mailto:trans@ietf.org>
List-Help: <mailto:trans-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/trans>, <mailto:trans-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 06 Mar 2015 16:12:23 -0000

*3.5 Merkle Tree*

I’m happy to see that the design has changed to incorporate algorithm 
agility for the Merkle tree has function.

*3.6 Signed Tree Hash*

This section does not seem to have been updated to reflect the switch to 
algorithm agility in 3.5, i.e., is contains references to 
**"sha256_root_hash".

The description of the extensions field seems to be inspired by X.509v3.
That's OK, but one needs to define a top-level format for extensions to
ensure backward compatibility (as per v3 extensions)to make this work.
That level of specification is missing here.