[lamps] Adam Roach's Comment on draft-ietf-lamps-cms-mix-with-psk-06

Russ Housley <housley@vigilsec.com> Wed, 21 August 2019 20:57 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: spasm@ietfa.amsl.com
Delivered-To: spasm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5825612007C for <spasm@ietfa.amsl.com>; Wed, 21 Aug 2019 13:57:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=unavailable 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 BtPmM7CPhPy4 for <spasm@ietfa.amsl.com>; Wed, 21 Aug 2019 13:57:32 -0700 (PDT)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16CB312006A for <spasm@ietf.org>; Wed, 21 Aug 2019 13:57:32 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 2714C300AFB for <spasm@ietf.org>; Wed, 21 Aug 2019 16:38:14 -0400 (EDT)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZJ6grzxigFLE for <spasm@ietf.org>; Wed, 21 Aug 2019 16:38:13 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (unknown [138.88.156.37]) by mail.smeinc.net (Postfix) with ESMTPSA id E0E73300250; Wed, 21 Aug 2019 16:38:12 -0400 (EDT)
From: Russ Housley <housley@vigilsec.com>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
Message-Id: <38527132-0951-49CF-A043-A39B206BB0B7@vigilsec.com>
Date: Wed, 21 Aug 2019 16:57:29 -0400
Cc: IESG <iesg@ietf.org>, LAMPS WG <spasm@ietf.org>
To: Adam Roach <adam@nostrum.com>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/HkRihRIDIxs7kqWPGD7-4LkekHI>
Subject: [lamps] Adam Roach's Comment on draft-ietf-lamps-cms-mix-with-psk-06
X-BeenThere: spasm@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "This is a venue for discussion of doing Some Pkix And SMime \(spasm\) work." <spasm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spasm>, <mailto:spasm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spasm/>
List-Post: <mailto:spasm@ietf.org>
List-Help: <mailto:spasm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spasm>, <mailto:spasm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Aug 2019 20:57:34 -0000

Adam:

I was looking for something else and I stumbled across your COMMENT on draft-ietf-lamps-cms-mix-with-psk-06.

> Thanks for the work on this document. It seems like a useful tool
> to add to the crypto toolkit, and it does a good job of explaining
> exactly how to apply the described technique. I have one minor
> comment.
> 
> §7:
> 
> I don't generally have a deep understanding of the math behind
> encryption, and I didn't take the time to really align the technique
> in this document with the bit of crypto that I do understand, so
> forgive me if this is a naive observation: I was somewhat surprised
> to see no text in here regarding the advisability (or lack thereof)
> regarding re-use of PSKs across different sessions.


I suggest this additional sentence to Section 2 to address your comment:

   A PSK is expected to be used with many messages, with a
   lifetime of weeks or months.

Russ