Re: [rtcweb] Open Security issue: Crypto algorithms

Martin Thomson <martin.thomson@gmail.com> Thu, 21 May 2015 17:03 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2DA11A006F for <rtcweb@ietfa.amsl.com>; Thu, 21 May 2015 10:03:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] 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 fvcb_62xnNF1 for <rtcweb@ietfa.amsl.com>; Thu, 21 May 2015 10:03:56 -0700 (PDT)
Received: from mail-yh0-x236.google.com (mail-yh0-x236.google.com [IPv6:2607:f8b0:4002:c01::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 894581A0062 for <rtcweb@ietf.org>; Thu, 21 May 2015 10:03:56 -0700 (PDT)
Received: by yhom41 with SMTP id m41so22755312yho.1 for <rtcweb@ietf.org>; Thu, 21 May 2015 10:03:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Z2KEMze8/IqbezXDGvnsryWRSKpOcVQWeyuDn7nyDvA=; b=iaKLmjFDEokRvAquZUuWUOAjL2emqflusE50iAuqrYKTHvYyw6uq9im2c7Jykr1oEn b4KevlSyMmUxdoB6ia0aa31JSYQ0O9Aq5GUthtdAgwuAv/QT63n/xVRBAXMPV9WIZkNa HYVD30uOzA9yA6cj0ofTUT7lghmy3RZAKyGerByPdObN8Q73+soDMbsHPiXM4YSVkN6c tOLwMIohJTV04dbowPPksW2gs/cL0mmE8E/AcyjNhy7u6A9hF4aSZGMmjBQvIB4SctWG Zuxr7j96OYydpOASwtOXvyBEFLIlpQuitH/IosN9cJ70RWcqYXsTW+nxcFpXDS4/2nwd kh9g==
MIME-Version: 1.0
X-Received: by 10.236.208.106 with SMTP id p70mr3599145yho.1.1432227835884; Thu, 21 May 2015 10:03:55 -0700 (PDT)
Received: by 10.13.247.71 with HTTP; Thu, 21 May 2015 10:03:55 -0700 (PDT)
In-Reply-To: <CAOJ7v-3TLbRZpQW1qjZAHwj58dKCxeHtqrgDdwA-jYwe6vQSYw@mail.gmail.com>
References: <5549E480.4030806@alvestrand.no> <CABkgnnUquwQVo+RO=96UVBVuJ-EhZQzsCA6vV7LBbEpCiGS=bQ@mail.gmail.com> <CA+9kkMAOu28ZmBPv2vPjU5EQsGF2isgMuw_KUKKroJ-P3Fn_LA@mail.gmail.com> <CABkgnnVZvNTeFfSv09PuKEOFXZAM5dmjpp3Gg7SOuhXVG8QR9Q@mail.gmail.com> <0FEF3981-063C-450C-9E6A-685696B4F5E0@ieca.com> <CAOJ7v-3TLbRZpQW1qjZAHwj58dKCxeHtqrgDdwA-jYwe6vQSYw@mail.gmail.com>
Date: Thu, 21 May 2015 10:03:55 -0700
Message-ID: <CABkgnnXa=i_p4b+3nrw8e+87U4X9Nhnj852DhSp0Ti8XM1-dPQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Justin Uberti <juberti@google.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/rtcweb/WGx4sOE9vMqUlj45E7-u0YQ2NZ8>
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Open Security issue: Crypto algorithms
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb/>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 May 2015 17:03:57 -0000

On 21 May 2015 at 09:39, Justin Uberti <juberti@google.com> wrote:
>> TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

This would be my preference for a MUST.