RE: More on KEKIdentifiers, and a suggested addition to CMS
Darren Harter <darren@sapher.com> Fri, 12 March 1999 13:08 UTC
Received: from mail.proper.com (mail.proper.com [206.86.127.224]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id IAA01358 for <smime-archive@odin.ietf.org>; Fri, 12 Mar 1999 08:08:21 -0500 (EST)
Received: (from majordomo@localhost) by mail.proper.com (8.8.8/8.8.5) id DAA14702 for ietf-smime-bks; Fri, 12 Mar 1999 03:59:51 -0800 (PST)
Received: from hinge.mistral.co.uk (hinge.mistral.co.uk [195.184.228.15]) by mail.proper.com (8.8.8/8.8.5) with ESMTP id DAA14698 for <ietf-smime@imc.org>; Fri, 12 Mar 1999 03:59:49 -0800 (PST)
Received: from d3-s5-161-telehouse.mistral.co.uk (d3-s5-161-telehouse.mistral.co.uk [195.184.228.161]) by hinge.mistral.co.uk (8.8.5/8.6.9) with SMTP id MAA17608; Fri, 12 Mar 1999 12:05:53 GMT
Received: by d3-s5-161-telehouse.mistral.co.uk with Microsoft Mail id <01BE6C80.43FE1010@d3-s5-161-telehouse.mistral.co.uk>; Fri, 12 Mar 1999 12:02:56 -0000
Message-ID: <01BE6C80.43FE1010@d3-s5-161-telehouse.mistral.co.uk>
From: Darren Harter <darren@sapher.com>
To: 'John Ross' <ross@secstan.com>, "rankney@erols.com" <rankney@erols.com>, "pgut001@cs.aucKland.ac.nz" <pgut001@cs.aucKland.ac.nz>, Russ Housley <housley@spyrus.com>
Cc: "ietf-smime@imc.org" <ietf-smime@imc.org>, "burt@RSA.COM" <burt@RSA.COM>
Subject: RE: More on KEKIdentifiers, and a suggested addition to CMS
Date: Fri, 12 Mar 1999 09:16:54 -0000
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.proper.com id DAA14699
Sender: owner-ietf-smime@imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-smime/mail-archive/>
List-Unsubscribe: <mailto:ietf-smime-request@imc.org?body=unsubscribe>
Content-Transfer-Encoding: 8bit
John,
I agree in general with what you propose. I understand the benefit of using an OCTET STRING to ensure easy decoding for recipients that do not understand the syntax of the data associated with keyTypeIdentifier. However, I believe that a true ANY would be better than an OCTET STRING in this case.
Applications that support CMS already have to deal with a lot of ANY's, so one more is not going to add much complexity. Also, using an ANY rather than an OCTET STRING allows for a single pass decode process, which an embedded OCTET STRING encoding does not.
The amended part of your syntax would be:
ExternalyDefinedKeyAgreement :: = SEQUENCE {
keyTypeIdentifier OBJECT IDENTIFIER,
keyTypeInfo ANY DEFINED BY keyTypeIdentifier }
Regards,
Darren
------------------------------------------------------------------------
Darren Harter BSc (Hons) CEng MBCS
Entegrity Solutions Corp
http://www.entegrity.co.uk
+44 (0) 1452 371383
Email: mailto:darren@sapher.com
- More on KEKIdentifiers, and a suggested addition … Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… Russ Housley
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… Rich Ankney
- RE: More on KEKIdentifiers, and a suggested addit… Jim Schaad (Exchange)
- Re: More on KEKIdentifiers, and a suggested addit… Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… Magnus Nystrom
- Re: More on KEKIdentifiers, and a suggested addit… John Ross
- Re: More on KEKIdentifiers, and a suggested addit… Paul Hoffman / IMC
- Re: More on KEKIdentifiers, and a suggested addit… Russ Housley
- Re: More on KEKIdentifiers, and a suggested addit… Bruce Greenblatt
- Re: More on KEKIdentifiers, and a suggested addit… Paul Hoffman / IMC
- Re: More on KEKIdentifiers, and a suggested addit… Bruce Greenblatt
- Re: More on KEKIdentifiers, and a suggested addit… Russ Housley
- RE: More on KEKIdentifiers, and a suggested addit… Darren Harter
- Re: More on KEKIdentifiers, and a suggested addit… Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… John Ross
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- RE: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… ross@secstan
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… Peter Gutmann
- Re: More on KEKIdentifiers, and a suggested addit… ross@secstan
- Re: More on KEKIdentifiers, and a suggested addit… Rich Ankney
- Re: More on KEKIdentifiers, and a suggested addit… John Pawling
- Re: More on KEKIdentifiers, and a suggested addit… ross@secstan
- Re: More on KEKIdentifiers, and a suggested addit… Russ Housley