Re: [Cfrg] (flaws with Curve25519 DH function, if one does not check the output) Re: Elliptic Curves - curve form and coordinate systems

CodesInChaos <codesinchaos@gmail.com> Tue, 17 March 2015 09:52 UTC

Return-Path: <codesinchaos@gmail.com>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 272631A01F7 for <cfrg@ietfa.amsl.com>; Tue, 17 Mar 2015 02:52: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 yLRMukIonF2m for <cfrg@ietfa.amsl.com>; Tue, 17 Mar 2015 02:52:55 -0700 (PDT)
Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) (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 751661A01EC for <cfrg@irtf.org>; Tue, 17 Mar 2015 02:52:55 -0700 (PDT)
Received: by iecsl2 with SMTP id sl2so4926105iec.1 for <cfrg@irtf.org>; Tue, 17 Mar 2015 02:52: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=yNFlesZ0MW4gD6soVkOIP10aJ56CFepu8E4iK2ieCyI=; b=rB2dDSuk9+OL8zFI3ZcUSpRmLxkmWhcZZWxmBoHPBYc9L/Ohej6j/AzFV13/OzzLCm zXdHTW4D9+turSjYB603jHwOJ+BU1iJ9uoqs6LbWT1KVj97Wa+Fd9ivarn+MSgGCDqiZ Ig/lqBsnuVb6O2wThzL5H+GQkvQajuIMjAPegxeqp9Sq6PzZg6NK5+SCX9xj5YA6Pp3j /dDRK/pvUAEjYD9teYYNWrewJTZx/lUP3cBpaVyAQBTDSNGX9nCh+Vk37ZV0jVSXgLwf uFDbmHeOxh0PWBSTpFbfirWqT+bJCBn7X7oSYJTPBVoIDKj+9ZcePmrHqDBHcm0JkKKf +EkA==
MIME-Version: 1.0
X-Received: by 10.42.250.9 with SMTP id mm9mr19461752icb.56.1426585974961; Tue, 17 Mar 2015 02:52:54 -0700 (PDT)
Received: by 10.107.136.193 with HTTP; Tue, 17 Mar 2015 02:52:54 -0700 (PDT)
In-Reply-To: <CACsn0ck6EY1PVB39a6gTxrnxgPTY_quMRGya2jm79CsH4iLC4Q@mail.gmail.com>
References: <5501E6A5.5040608@brainhub.org> <A6F30412-8E0A-4D8D-9F26-580307B46874@shiftleft.org> <20150316002255.28855.qmail@cr.yp.to> <20150316044906.GA27479@mournblade.imrryr.org> <5506D5BB.3090700@gmail.com> <20150316135620.GC27479@mournblade.imrryr.org> <5506EF80.7010809@gmail.com> <CACsn0ck6EY1PVB39a6gTxrnxgPTY_quMRGya2jm79CsH4iLC4Q@mail.gmail.com>
Date: Tue, 17 Mar 2015 10:52:54 +0100
Message-ID: <CAK9dnSyKKvRwcsciK81tS_wYy+Z7DwozUC0TmRRTRcFqDwuYKQ@mail.gmail.com>
From: CodesInChaos <codesinchaos@gmail.com>
To: Watson Ladd <watsonbladd@gmail.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/cfrg/RWWKVewXww4-3xtqeEG2LfO_tmc>
Cc: "cfrg@irtf.org" <cfrg@irtf.org>
Subject: Re: [Cfrg] (flaws with Curve25519 DH function, if one does not check the output) Re: Elliptic Curves - curve form and coordinate systems
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Tue, 17 Mar 2015 09:52:57 -0000

On Mon, Mar 16, 2015 at 4:39 PM, Watson Ladd <watsonbladd@gmail.com> wrote:
> Of
> course, we've always described what's required to ensure contributory
> behavior in Curve25519, and it's always the case that implementors
> should know what the protocol requires as far as assuring contributory
> behavior, namely rejecting 8 inputs.
What's a bit annoying is that the encoding of those inputs has changed
over time together with the interpretation of the MSB.