Re: [lamps] Call for adoption of draft-housley-lamps-cms-aes-mac-alg

Russ Housley <housley@vigilsec.com> Fri, 13 November 2020 19:06 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 D6A763A1047 for <spasm@ietfa.amsl.com>; Fri, 13 Nov 2020 11:06:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=ham 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 Uhc2V1vXjgvA for <spasm@ietfa.amsl.com>; Fri, 13 Nov 2020 11:06:23 -0800 (PST)
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 35D413A1044 for <spasm@ietf.org>; Fri, 13 Nov 2020 11:06:23 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id B8172300BA9 for <spasm@ietf.org>; Fri, 13 Nov 2020 14:06:20 -0500 (EST)
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 McszXGSYhJAf for <spasm@ietf.org>; Fri, 13 Nov 2020 14:06:19 -0500 (EST)
Received: from [192.168.1.161] (pool-141-156-161-153.washdc.fios.verizon.net [141.156.161.153]) by mail.smeinc.net (Postfix) with ESMTPSA id DF0FE300A48; Fri, 13 Nov 2020 14:06:18 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <CALhKWgg4KeoACc32WoG5+nudbjL+mjuNQkQaZAbyOmpQs7Q2uA@mail.gmail.com>
Date: Fri, 13 Nov 2020 14:06:20 -0500
Cc: LAMPS <spasm@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <55E5AE27-E4FF-465D-8B29-559E7B4247BD@vigilsec.com>
References: <MN2PR14MB3167E8089405296BFF0E924083E70@MN2PR14MB3167.namprd14.prod.outlook.com> <16255.1605219019@localhost> <CCD13B8D-1394-41A0-88B7-B1EB605530D6@vigilsec.com> <CALhKWgg4KeoACc32WoG5+nudbjL+mjuNQkQaZAbyOmpQs7Q2uA@mail.gmail.com>
To: Jonathan Hammell <jfhamme.cccs@gmail.com>
X-Mailer: Apple Mail (2.3445.104.17)
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/rtGYADifKXf9M8SYzXyXZjhdoTw>
Subject: Re: [lamps] Call for adoption of draft-housley-lamps-cms-aes-mac-alg
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: Fri, 13 Nov 2020 19:06:25 -0000

I was unaware of the ISO/IEC 9797-3 OID, which seems to allow any block cipher, and thus is not able to constrain the tag length based on the specifics of that block cipher.

Russ


> On Nov 13, 2020, at 1:42 PM, Jonathan Hammell <jfhamme.cccs@gmail.com> wrote:
> 
> I support adoption of this draft.
> 
> For reference, the ASN.1 module including GMAC in ISO/IEC 9797-3 specifies:
> is9797-3 OID ::= {iso standard message-authentication-codes(9797) part3(3)}
> id-gmac OID ::= {is9797-3 gmac(4)}
> GmacParameters ::= SEQUENCE {
>    bcAlgo BlockAlgorithms,
>    taglength INTEGER,
>    noncelength INTEGER
> }
> 
> where bcAlgo would specify AES-128, AES-192 or AES-256.  Matching
> other algorithms in 9797-3, the nonce is assumed to be transmitted
> separately.
> 
> However, I think the definition of GMACParameters in your I-D makes more sense.
> 
> Best regards,
> Jonathan
> 
> On Fri, Nov 13, 2020 at 9:12 AM Russ Housley <housley@vigilsec.com> wrote:
>> 
>> 
>> 
>>> On Nov 12, 2020, at 5:10 PM, Michael Richardson <mcr+ietf@sandelman.ca> wrote:
>>> 
>>> Signed PGP part
>>> 
>>> Tim Hollebeek <tim.hollebeek=40digicert.com@dmarc.ietf.org> wrote:
>>>> https://www.ietf.org/archive/id/draft-housley-lamps-cms-aes-mac-alg-00.txt
>>> 
>>> 
>>> 
>>>> Please indicate by November 25th whether you support adoption of
>>>> draft-housley-lamps-cms-aes-mac-alg by the LAMPS WG.
>>> 
>>> Seems short and to the point.
>>> 
>>> An example message in an appendix would be nice.
>> 
>> Sure.  That is something I can do in the next version.
>> 
>> Russ
>> 
>> _______________________________________________
>> Spasm mailing list
>> Spasm@ietf.org
>> https://www.ietf.org/mailman/listinfo/spasm