Re: [Cfrg] Error in the examples for draft-mcgrew-hash-sigs/

Jim Schaad <ietf@augustcellars.com> Thu, 07 March 2019 01:11 UTC

Return-Path: <ietf@augustcellars.com>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADDAC13129E for <cfrg@ietfa.amsl.com>; Wed, 6 Mar 2019 17:11:47 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, 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 aS-R1u3pP9sw for <cfrg@ietfa.amsl.com>; Wed, 6 Mar 2019 17:11:45 -0800 (PST)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 652FD1310F9 for <cfrg@irtf.org>; Wed, 6 Mar 2019 17:11:45 -0800 (PST)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Wed, 6 Mar 2019 17:11:37 -0800
From: Jim Schaad <ietf@augustcellars.com>
To: 'mcgrew' <mcgrew@cisco.com>
CC: cfrg@irtf.org, "'Scott Fluhrer (sfluhrer)'" <sfluhrer@cisco.com>
References: <022201d4d46f$c805f900$5811eb00$@augustcellars.com> <53F9D8BC-F87C-4375-AE6C-56CF71047A14@cisco.com>
In-Reply-To: <53F9D8BC-F87C-4375-AE6C-56CF71047A14@cisco.com>
Date: Wed, 06 Mar 2019 17:11:35 -0800
Message-ID: <022a01d4d482$b6f93790$24eba6b0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQH69Vx1eME0EbMTPyWYY/uTuRETrwHKBurHpaTKcuA=
Content-Language: en-us
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/ZARqSfsFZuuznk5P7oXsiEuMtiE>
Subject: Re: [Cfrg] Error in the examples for draft-mcgrew-hash-sigs/
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Mar 2019 01:11:48 -0000

Appendix E.  Example Implementation

   An example implementation can be found online at
   https://github.com/cisco/hash-sigs.


Jim


> -----Original Message-----
> From: mcgrew <mcgrew@cisco.com>
> Sent: Wednesday, March 6, 2019 4:59 PM
> To: Jim Schaad <ietf@augustcellars.com>
> Cc: cfrg@irtf.org; Scott Fluhrer (sfluhrer) <sfluhrer@cisco.com>
> Subject: Re: [Cfrg] Error in the examples for draft-mcgrew-hash-sigs/
> 
> 
> 
> > On Mar 6, 2019, at 5:56 PM, Jim Schaad <ietf@augustcellars.com> wrote:
> >
> > I have been toiling away to get my implementation of this draft
> > working.  In the process of doing so, I ended up spending a certain
> > amount of time trying to figure out this problem.  If you attempt to
> > generate the public key from the private key seed given in the
> > document, you will never be able to succeed.  The problem is that the
> > sample program from Cisco
> 
> What sample program?   Can you please point us to the code you mean?
> 
> thanks
> 
> David
> 
> > takes this key
> > and performs some transformations on it in order to generate the
> > identifier and the real seed for Appendix A.
> >
> > The correct seed is
> > 55 8B 89 66 C4 8A E9 CB 89 8B 42 3C 83 44 3A AE
> > 01 4A 72 F1 B1 AB 5C C8 5C F1 D8 92 90 3B 54 39
> >
> >
> > Jim
> >
> >
> > _______________________________________________
> > Cfrg mailing list
> > Cfrg@irtf.org
> > https://www.irtf.org/mailman/listinfo/cfrg