Re: [lamps] rfc7030-est clarifications of ASN.1

Russ Housley <housley@vigilsec.com> Thu, 08 August 2019 14:28 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 02CDC12006D for <spasm@ietfa.amsl.com>; Thu, 8 Aug 2019 07:28:41 -0700 (PDT)
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, RCVD_IN_DNSWL_NONE=-0.0001, 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 2uIW0T9_K1Bj for <spasm@ietfa.amsl.com>; Thu, 8 Aug 2019 07:28:39 -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 ECF5212004E for <spasm@ietf.org>; Thu, 8 Aug 2019 07:28:38 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id C6519300AF6 for <spasm@ietf.org>; Thu, 8 Aug 2019 10:09:20 -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 sam6Wr2EnghB for <spasm@ietf.org>; Thu, 8 Aug 2019 10:09:19 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (unknown [138.88.156.37]) by mail.smeinc.net (Postfix) with ESMTPSA id 0F288300A51; Thu, 8 Aug 2019 10:09:19 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <005b01d54d98$8fcd93c0$af68bb40$@augustcellars.com>
Date: Thu, 08 Aug 2019 10:28:35 -0400
Cc: LAMPS WG <spasm@ietf.org>
Content-Transfer-Encoding: 7bit
Message-Id: <F9A45BA2-E9BD-4AEF-8A64-4BD10129A30F@vigilsec.com>
References: <13908.1564606053@localhost> <BEF231F3-E6B3-4DB6-8C3A-1C98E413CC87@vigilsec.com> <32761.1564622701@localhost> <005b01d54d98$8fcd93c0$af68bb40$@augustcellars.com>
To: Jim Schaad <ietf@augustcellars.com>, Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3445.104.11)
Archived-At: <https://mailarchive.ietf.org/arch/msg/spasm/iQrAE1D1BaRTksWU5e3iBrnlcPg>
Subject: Re: [lamps] rfc7030-est clarifications of ASN.1
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: Thu, 08 Aug 2019 14:28:41 -0000

Tanks Jim.  Yes, RFC 6268 obsoletes the module that I referenced.

Russ


> On Aug 7, 2019, at 11:22 PM, Jim Schaad <ietf@augustcellars.com> wrote:
> 
> 
> Michael,
> 
> If you tried to learn it back that far, I don't think that it was even part
> of the language at that point in time.  
> 
> Just a quick note on the module that Russ provided.  The import for the CMS
> module is incorrect.  It should be:
> 
>     FROM CryptographicMessageSyntax-2010  -- [RFC6268]
>       { iso(1) member-body(2) us(840) rsadsi(113549)
>         pkcs(1) pkcs-9(9) smime(16) modules(0)
>          id-mod-cms-2009(58) }
> 
> jim
> 
> 
> -----Original Message-----
> From: Spasm <spasm-bounces@ietf.org> On Behalf Of Michael Richardson
> Sent: Wednesday, July 31, 2019 6:25 PM
> To: Russ Housley <housley@vigilsec.com>
> Cc: LAMPS WG <spasm@ietf.org>
> Subject: Re: [lamps] rfc7030-est clarifications of ASN.1
> 
> 
> Russ Housley <housley@vigilsec.com> wrote:
>>> I think this is not real ASN.1 syntax, but rather an indication for
> me
>>> to insert more stuff?  Or is this something real that I don't
>>> understand.
> 
>> No, this is real ASN.1 syntax.
> 
> okay.
> It's something I once tried to learn, back in 1995, and I got as far as the
> trivial stuff, but that was all.
> 
> I will incorporate your module into the clarifications document.
> 
> --
> Michael Richardson <mcr+IETF@sandelman.ca>, Sandelman Software Works  -=
> IPv6 IoT consulting =-
> 
> 
> 
>