Re: [pkix] SMIME ECC encryption

Russ Housley <housley@vigilsec.com> Mon, 14 September 2020 20:09 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: pkix@ietfa.amsl.com
Delivered-To: pkix@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1F6D3A0ED3 for <pkix@ietfa.amsl.com>; Mon, 14 Sep 2020 13:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.896
X-Spam-Level:
X-Spam-Status: No, score=-1.896 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, 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 VF8gfNHZCHR7 for <pkix@ietfa.amsl.com>; Mon, 14 Sep 2020 13:09: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 1A0BE3A0BED for <pkix@ietf.org>; Mon, 14 Sep 2020 13:09:39 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id 83450300B9B for <pkix@ietf.org>; Mon, 14 Sep 2020 16:09:36 -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 Rp4bGUdOIUxj for <pkix@ietf.org>; Mon, 14 Sep 2020 16:09:35 -0400 (EDT)
Received: from a860b60074bd.fios-router.home (pool-141-156-161-153.washdc.fios.verizon.net [141.156.161.153]) by mail.smeinc.net (Postfix) with ESMTPSA id ECA7430009A; Mon, 14 Sep 2020 16:09:34 -0400 (EDT)
From: Russ Housley <housley@vigilsec.com>
Message-Id: <6E8DE231-F76A-4C4C-B056-FCA2CB663577@vigilsec.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_118DAE3A-ADAC-4A85-9F1C-E0CC0928F895"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.15\))
Date: Mon, 14 Sep 2020 16:09:36 -0400
In-Reply-To: <CAGWHT=YwZu9HoJomK=TD=Ge4EPVCfUV7rRWW4Z8zNeDOtEpetQ@mail.gmail.com>
Cc: IETF PKIX <pkix@ietf.org>
To: Tom Hans <tomhans18@gmail.com>
References: <CAGWHT=ZvzGh=Lg92ah4v-ZOwxS74U5+peDBfdB_y+k3RF0nGfQ@mail.gmail.com> <5C9B7F8B-5303-4F37-AC66-7B37461FA5FF@vigilsec.com> <CAGWHT=YwZu9HoJomK=TD=Ge4EPVCfUV7rRWW4Z8zNeDOtEpetQ@mail.gmail.com>
X-Mailer: Apple Mail (2.3445.104.15)
Archived-At: <https://mailarchive.ietf.org/arch/msg/pkix/lZdY2XpRj0LBwwN3xLGXHJhoh1E>
Subject: Re: [pkix] SMIME ECC encryption
X-BeenThere: pkix@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: PKIX Working Group <pkix.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/pkix>, <mailto:pkix-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/pkix/>
List-Post: <mailto:pkix@ietf.org>
List-Help: <mailto:pkix-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/pkix>, <mailto:pkix-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Sep 2020 20:09:41 -0000

The current implementation of OpenSSL does not do S/MIME 4.0, which uses AuthEnvelopedData.  The current version of OpenSSL supports earlier versions of S/MIME, which use EnvelopedData.

Russ


> On Sep 14, 2020, at 4:07 PM, Tom Hans <tomhans18@gmail.com> wrote:
> 
> Maybe I misunderstood you, but do you mean with that that even the current openssl implement is not correct?
> 
> 
> Kimber regards,
> Tom
> 
> Am Samstag, 12. September 2020 schrieb Russ Housley <housley@vigilsec.com <mailto:housley@vigilsec.com>>:
> OpenSSL is implementing the use of AuthEnvelopedData with AES-GCM right now.
> 
> Russ
> 
> > On Sep 12, 2020, at 2:08 AM, Tom Hans <tomhans18@gmail.com <mailto:tomhans18@gmail.com>> wrote:
> > 
> > Hello everyone,
> > 
> > does someone know a working implementation (library/product) for SMIME v4 (RFC 8551) ECC encryption?
> > 
> > It looks like that signing is no issue for everyone but I cannot found any encryption example.
> > 
> > 
> > Kind regards,
> > Tom
> > _______________________________________________
> > pkix mailing list
> > pkix@ietf.org <mailto:pkix@ietf.org>
> > https://www.ietf.org/mailman/listinfo/pkix <https://www.ietf.org/mailman/listinfo/pkix>
>