Re: [saag] A case against algorithm agility (long)
S Moonesamy <sm+ietf@elandsys.com> Mon, 05 May 2014 09:47 UTC
Return-Path: <sm@elandsys.com>
X-Original-To: saag@ietfa.amsl.com
Delivered-To: saag@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id E21121A029B
for <saag@ietfa.amsl.com>; Mon, 5 May 2014 02:47:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.441
X-Spam-Level:
X-Spam-Status: No, score=-2.441 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, RP_MATCHES_RCVD=-0.651,
T_DKIM_INVALID=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 ngn7eu7M41-l for <saag@ietfa.amsl.com>;
Mon, 5 May 2014 02:47:06 -0700 (PDT)
Received: from mx.ipv6.elandsys.com (mx.ipv6.elandsys.com
[IPv6:2001:470:f329:1::1])
by ietfa.amsl.com (Postfix) with ESMTP id 19D651A00DF
for <saag@ietf.org>; Mon, 5 May 2014 02:47:06 -0700 (PDT)
Received: from SUBMAN.elandsys.com ([197.224.134.8]) (authenticated bits=0)
by mx.elandsys.com (8.14.5/8.14.5) with ESMTP id s459kWCx027729
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
Mon, 5 May 2014 02:46:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=opendkim.org;
s=mail2010; t=1399283210;
bh=xZnY4Gnvr9b8HHkoF3xzTg4jeFY6FoFPr72GujV/JBM=;
h=Date:To:From:Subject:In-Reply-To:References;
b=c583i7Jl4frCESlHPaNGaElPr2ZgsXiHBd7o3jI7DSnI1lEegnQ44HYON9dLue4EP
YbhlfECL+u8O0WZZAQ7WQGsn13+zY1FV/HT4CtJA1NWpnuafAV8kJffrtIpTuUxg+o
HZRQ8c7mO92uDWM/rOehpi04nbaP9HAGPYvGg9SA=
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=elandsys.com; s=mail;
t=1399283210; i=@elandsys.com;
bh=xZnY4Gnvr9b8HHkoF3xzTg4jeFY6FoFPr72GujV/JBM=;
h=Date:To:From:Subject:In-Reply-To:References;
b=zi6QNOEznoDEAgLSoNx6ay+cN+D3iwmjyxZsUwnGHRsGuLCNYf8M/TXRlY4NFKKER
Mb9syzPCUCEUXUmmIbdKX5UmrbOFJL26cyYgpMjU8Mtywd45a1+ItQ6DQVN+ZIE+qP
QosqEsS+ytA9pAmLOhg0IAMg7PZ30hKNmkeKOK8w=
Message-Id: <6.2.5.6.2.20140505020707.0bd48c48@resistor.net>
X-Mailer: QUALCOMM Windows Eudora Version 6.2.5.6
Date: Mon, 05 May 2014 02:35:43 -0700
To: Andrey Jivsov <openpgp@brainhub.org>, saag@ietf.org
From: S Moonesamy <sm+ietf@elandsys.com>
In-Reply-To: <5366F7E2.7000605@brainhub.org>
References: <53650F27.6040607@iang.org>
<5366F7E2.7000605@brainhub.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Archived-At: http://mailarchive.ietf.org/arch/msg/saag/sEQcdTiKz64woHyXG-_kmQznyog
Subject: Re: [saag] A case against algorithm agility (long)
X-BeenThere: saag@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Security Area Advisory Group <saag.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/saag>,
<mailto:saag-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/saag/>
List-Post: <mailto:saag@ietf.org>
List-Help: <mailto:saag-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/saag>,
<mailto:saag-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 05 May 2014 09:47:08 -0000
Hi Andrey, At 19:30 04-05-2014, Andrey Jivsov wrote: >It is a good idea to limit the number of possible permutations of >allowed algorithms. > >However, the pros for the algorithm agility are: >* compliance with standards (unless all standards in the world >specify the same suite) There is an international industry standards group working on a reference architecture. A draft which was published last month required compliance with a standard in which there is a security issue. Is there a possibility that all standards in the world specify the same suite? That sounds unlikely. However, I looked at standards from two countries [1] and I found that they were referencing the same standard. >* there might be no single algorithm that is perfect for everybody Yes. Every algorithm does not have to be standardized [2]. That can be a mechanism which implementations can use for other algorithms. Regards, S. Moonesamy 1. I took a quick look and I found more than two countries. As I did not read the documentation I cannot say that there are more than two countries. 2. What the IETF considers as a standard.
- [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) Benjamin Kaduk
- Re: [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) Yoav Nir
- Re: [saag] A case against algorithm agility (long) Andrey Jivsov
- Re: [saag] A case against algorithm agility (long) S Moonesamy
- Re: [saag] A case against algorithm agility (long) Yoav Nir
- Re: [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) S Moonesamy
- Re: [saag] A case against algorithm agility (long) Nico Williams
- Re: [saag] A case against algorithm agility (long) Paul Lambert
- Re: [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) Paterson, Kenny
- Re: [saag] A case against algorithm agility (long) Nico Williams
- Re: [saag] A case against algorithm agility (long) Nico Williams
- Re: [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) ianG
- Re: [saag] A case against algorithm agility (long) Mouse
- Re: [saag] A case against algorithm agility (long) Nico Williams