Re: [DNSOP] RSASHA512 SHOULD-

"Paul Hoffman" <paul.hoffman@vpnc.org> Fri, 08 April 2016 19:45 UTC

Return-Path: <paul.hoffman@vpnc.org>
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 5080A12D5D6 for <dnsop@ietfa.amsl.com>; Fri, 8 Apr 2016 12:45:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.394
X-Spam-Level:
X-Spam-Status: No, score=-0.394 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SUBJ_ALL_CAPS=1.506] autolearn=no 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 kH-sJUGASDF4 for <dnsop@ietfa.amsl.com>; Fri, 8 Apr 2016 12:45:11 -0700 (PDT)
Received: from mail.proper.com (Opus1.Proper.COM [207.182.41.91]) (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 4F11212D533 for <dnsop@ietf.org>; Fri, 8 Apr 2016 12:45:11 -0700 (PDT)
Received: from [10.47.60.78] (190-174-163-31.speedy.com.ar [190.174.163.31] (may be forged)) (authenticated bits=0) by mail.proper.com (8.15.2/8.14.9) with ESMTPSA id u38Jixpo091626 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 8 Apr 2016 12:45:02 -0700 (MST) (envelope-from paul.hoffman@vpnc.org)
X-Authentication-Warning: mail.proper.com: Host 190-174-163-31.speedy.com.ar [190.174.163.31] (may be forged) claimed to be [10.47.60.78]
From: Paul Hoffman <paul.hoffman@vpnc.org>
To: Francis Dupont <Francis.Dupont@fdupont.fr>
Date: Fri, 08 Apr 2016 16:44:58 -0300
Message-ID: <24198AD0-68AA-49CF-93FC-B5DA80A38A76@vpnc.org>
In-Reply-To: <201604081346.u38DkBWT064262@givry.fdupont.fr>
References: <201604081346.u38DkBWT064262@givry.fdupont.fr>
MIME-Version: 1.0
Content-Type: text/plain; format="flowed"
X-Mailer: MailMate (1.9.4r5234)
Archived-At: <http://mailarchive.ietf.org/arch/msg/dnsop/a4dZuo22wLmtRSSd4XjTaaLZ4LE>
Cc: dnsop@ietf.org
Subject: Re: [DNSOP] RSASHA512 SHOULD-
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, 08 Apr 2016 19:45:12 -0000

On 8 Apr 2016, at 10:46, Francis Dupont wrote:

> In draft-wouters-sury-dnsop-algorithm-update-01.txt the RSASHA512
> (code 10) DNSKEY/RRSIG algo got a SHOULD- for DNSSEC signing.
> The argument is it is not currently heavily used but I am afraid
> it is not a very good argument.
> I have a question for cryptographers in the list: as far as I know
> there is a relationship with the RSA key size and the output length
> of the hash algorithm. So perhaps we should not plan to move
> RSASHA512 to MAY (or worse to MUST NOT) as the SHOULD- means,
> i.e., put a SHOULD (vs SHOULD-) for RSASHA512?

There is a relationship between the effective strength of the key (RSA 
or EC) and the length of the output. If you are using 20,000-bit RSA 
keys, SHA512 might be appropriate. If you are using 4096 bit or shorter 
RSA keys, SHA256 is sufficient.

--Paul Hoffman