[DNSOP] search for reference

"A. Schulze" <sca@andreasschulze.de> Fri, 30 December 2016 11:00 UTC

Return-Path: <sca@andreasschulze.de>
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 E5663129A3B for <dnsop@ietfa.amsl.com>; Fri, 30 Dec 2016 03:00:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level:
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=andreasschulze.de
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 DO21DNg6Akse for <dnsop@ietfa.amsl.com>; Fri, 30 Dec 2016 03:00:19 -0800 (PST)
Received: from mail.somaf.de (mail.somaf.de [IPv6:2001:a60:f0b4:e503:2cdb:beff:feaa:880b]) (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 E769C129460 for <dnsop@ietf.org>; Fri, 30 Dec 2016 03:00:18 -0800 (PST)
Received: from andreasschulze.de (andreasschulze.de [IPv6:2001:a60:f0b4:e503:d86e:8dce:a73e:2fec]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: sca@andreasschulze.de) by mail.somaf.de (Postfix) with ESMTPSA id 3tqk5V5L2SzDrM for <dnsop@ietf.org>; Fri, 30 Dec 2016 12:00:14 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=andreasschulze.de; s=ybz; t=1483095614; bh=tP2OgNQT2T3ICOJCTGde8z5iVzMrv9I8+Qjx7JivQjo=; h=Date:From:To:Subject; b=sO4rGqSP7GRmMsNaots1KTMIyXeKjSsIqIPvmgSFghLKTOZtb+PNRkGtRByj2ea3H H9PKOY89CNw/s3A6Nqt2UVdqxy3FJsaKkAUcAuMTt5H0wY8928Eq8vwtpeHqYtOkss oyA+Hl+gEGBwLkodig2Lats+On4YsYV/+4CjcEVWDfg4c5YcuLXKJEH024oNVIdB41 cZPvKahlyNz1rVQ7q5IxR9fhYSecJEs0MX/mvKjGk6tB7QI6hcRXADk6jBaQmsgxIs ot9GcXolGux/MYzGIO7c7inuNPXK2E+03LWI7JD1FN7K/nL3BQ/jToMqmldIXAcgvM tJGEuZUZDzL5w==
Received: from prx18.datevnet.de (prx18.datevnet.de [2a00:e50:f155:b:59aa:d137:8293:9f91]) by andreasschulze.de (Horde Framework) with HTTPS; Fri, 30 Dec 2016 12:00:13 +0100
Date: Fri, 30 Dec 2016 12:00:13 +0100
Message-ID: <20161230120013.Horde.od0o75vhrXZ6uxS_-ytkiLz@andreasschulze.de>
From: "A. Schulze" <sca@andreasschulze.de>
To: dnsop@ietf.org
User-Agent: Horde Application Framework 5
Content-Type: text/plain; charset="utf-8"; format="flowed"; DelSp="Yes"
MIME-Version: 1.0
Content-Disposition: inline
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/0Vf9Y8xYkFgXEG6mLO6V51VlYII>
Subject: [DNSOP] search for reference
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.17
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: Fri, 30 Dec 2016 11:00:22 -0000

Hello,

I'm searching for a reference (IANA?) that define the DNSSEC hash  
algorithm hmac-sha256
has assigned the number 159
( see http://git.nlnetlabs.nl/ldns/tree/ldns/keys.h#86 )

I only found  
https://www.iana.org/assignments/tsig-algorithm-names/tsig-algorithm-names.xhtml
defining the /name/ but no /number/

Thanks,
Andreas