Re: [COSE] draft-prorock-cose-post-quantum-signatures [Was: Re: Call for COSE Agenda Items for IETF 113 in Vienna]
Russ Housley <housley@vigilsec.com> Tue, 15 March 2022 14:11 UTC
Return-Path: <housley@vigilsec.com>
X-Original-To: cose@ietfa.amsl.com
Delivered-To: cose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 798233A07BD
for <cose@ietfa.amsl.com>; Tue, 15 Mar 2022 07:11:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.908
X-Spam-Level:
X-Spam-Status: No, score=-1.908 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01,
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 z-mjnuE_sXa6 for <cose@ietfa.amsl.com>;
Tue, 15 Mar 2022 07:11:46 -0700 (PDT)
Received: from mail3.g24.pair.com (mail3.g24.pair.com [66.39.134.11])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 9FA6F3A07AD
for <cose@ietf.org>; Tue, 15 Mar 2022 07:11:46 -0700 (PDT)
Received: from mail3.g24.pair.com (localhost [127.0.0.1])
by mail3.g24.pair.com (Postfix) with ESMTP id CA9559A810;
Tue, 15 Mar 2022 10:11:43 -0400 (EDT)
Received: from [10.0.1.2] (pfs.iad.rg.net [198.180.150.6])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail3.g24.pair.com (Postfix) with ESMTPSA id B509299E57;
Tue, 15 Mar 2022 10:11:43 -0400 (EDT)
Content-Type: text/plain;
charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.21\))
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <1aab6d4a-85b4-dc4d-38c8-db0e6084453c@gmail.com>
Date: Tue, 15 Mar 2022 10:11:43 -0400
Cc: Orie Steele <orie@transmute.industries>,
"cose@ietf.org" <cose@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <C94A7E56-1D23-4306-9D00-4E388A4C48C6@vigilsec.com>
References: <SA2PR00MB1002DE43864B01F70546A691F50F9@SA2PR00MB1002.namprd00.prod.outlook.com>
<CAN8C-_Jo_-=Jpava0db6BgR4j_BEyZp_3hN6VEv7MJuBwCsPQA@mail.gmail.com>
<1aab6d4a-85b4-dc4d-38c8-db0e6084453c@gmail.com>
To: Anders Rundgren <anders.rundgren.net@gmail.com>
X-Mailer: Apple Mail (2.3445.104.21)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cose/a8X0avlC3izoqDlJCLY-cnKMLL4>
Subject: Re: [COSE] draft-prorock-cose-post-quantum-signatures [Was: Re:
Call for COSE Agenda Items for IETF 113 in Vienna]
X-BeenThere: cose@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: CBOR Object Signing and Encryption <cose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cose>,
<mailto:cose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cose/>
List-Post: <mailto:cose@ietf.org>
List-Help: <mailto:cose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cose>,
<mailto:cose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 Mar 2022 14:11:52 -0000
Anders: The LAMPS WG will be talking about certificates and CMS support for PQC algorithms next week during IETF 113. Also, BouncyCastle has supported HSS/LMS signatures, which are quantum-safe, for at least two years. In addition, the specifications are done for using HSS/LMS with COSE and CMS. The state that needs to be tracked for HSS/LMS does not need to be tracked for other quantum-safe signature algorithms. So, other quantum-safe signature algoritms should be more straightforward. Russ > On Mar 15, 2022, at 12:03 AM, Anders Rundgren <anders.rundgren.net@gmail.com> wrote: > > Hi Orie, > > To me PQK represents overloading since the anticipated crypto systems seem to be more or less unrelated. Overloaded identifiers make the introduction of new algorithms more difficult and is at odds with pluggability. > > To avoid overloading kty:CRYD3 could be a possible choice. For DH keys (if applicable), I would consider kty:CRYD3-DH which would give you basic algorithm separation. > > BouncyCastle which has been the leading crypto provider for Java (until Java17), have indeed defined a unique key type for the single PQC algorithm they currently support: > https://github.com/bcgit/bc-java/blob/master/prov/src/main/java/org/bouncycastle/pqc/jcajce/spec/SPHINCSPlusParameterSpec.java > > It would be valuable knowing what the PKIX folks are planning here since they have basically the same problem. Russ? > > Thanx, > Anders > > On 2022-03-14 21:19, Orie Steele wrote: >> > I believe there’s insufficient reason to make things different for this new class of algorithms. >> If that's the case, we will need to register a new "crv" like property for post quantum keys, let's call it "pset" for now, as we had originally intended to register this property, and it's still present in the current draft. >> And then define a mapping between that new property and every supported alg. >> For example: >> - kty:EC, crv:P-256 -> alg:ES256 / alg:ECDH-ES+A256KW >> - kty:EC, crv:secp256k1 -> alg:ES256K >> - kty:OKP, crv:Ed25519 -> alg:EdDSA >> ... >> - kty:RSA, n / e -> alg:PS256 / RS256 ? >> - kty:EC, crv:secp256k1... ? -> alg:ES256K / alg:SS256K? >> ... >> - kty:PQK, pset: CRYD3 -> alg: CRYD3 >> - kty:PQK, pset: CRYD5 -> alg: CRYD5 >> - kty:PQK, pset: xmss.public_key.SHA2_10_256 -> alg: xmss.SHA2_10_256 ? >> We have learned a lot since JOSE was first created. >> In particular we have learned that handling optional parameters is a source of security issues, especially related to "alg". >> New registrations should not make this problem worse. >> If we can't make "alg" required for "kty:PQK" we will need to define a new "pset" or similar, and it will have to have a mapping for every registered `alg`. >> So for a dilithium example: >> kty: PQK (required) >> pset: CRYD3 (required) >> x: ... (required) >> alg: CRYD3 (optional) >> Obviously JWK thumbprint will need to be aware of all required fields, and will need to drop all optional fields in order to be useful. >> If we don't define something like "pset" and we don't make "alg" required for "kty:PQK"... the only optional will be to explode based on mismatched keys / signatures... unless I am missing something... we have the same problem with P-256 keys today... when "alg" is not present, you can't tell if the key is for "signing" or "key agreement"... which means that any JWE / JWS can target that key, and the key representation won't catch what the key was intended for... unless "alg" and "use" are present... which nobody can rely on, because they are marked optional. >> Take a look at: https://auth0.com/docs/secure/tokens/json-web-tokens/json-web-key-set-properties <https://auth0.com/docs/secure/tokens/json-web-tokens/json-web-key-set-properties> >> Notice that they include "alg" and "use"... if both are optional, why include them in such an example? >> FWIW I think making "alg" required is the best thing to do for new key types moving forward (it addresses future ambiguity / explicit over implicit makes me feel safer). >> Extra language regarding thumbprint computation seems "worth it" for removing parameter kty type to alg type ambiguity. >> Keep in mind we will have this same issue for the families of lattice, hash, and isogeny... So if we set a precedent of registering an alternative for 'crv' for lattices say. "pset", we will need to follow through with the others as well, either reusing that new parameter or creating a new one for each family. >> @Mike Jones >> Should there be 1 new "crv' like property or 1 per family (3 in total). >> What would you suggest for the new "crv" like parameter name? "pset" ? >> Do you have an alternative proposal? >> OS >> On Mon, Mar 14, 2022 at 11:19 AM Mike Jones <Michael.Jones@microsoft.com <mailto:Michael.Jones@microsoft.com>> wrote: >> Requiring “alg” in a JWK for one class of algorithms and/or key type values would be non-parallel to other algorithms and/or key type values. This matters not just for aesthetic reasons but also because it would make the JWK Thumbprint calculations [RFC 7638] have to special-case these algorithms and/or key type.____ >> __ __ >> Yes, you always need to know the “alg” when using a key – but in JOSE and COSE you already authoritatively get that from the JOSE or COSE header parameters. I believe there’s insufficient reason to make things different for this new class of algorithms.____ >> __ __ >> -- Mike____ >> __ __ >> *From:* COSE <cose-bounces@ietf.org <mailto:cose-bounces@ietf.org>> *On Behalf Of * Orie Steele >> *Sent:* Monday, March 14, 2022 8:20 AM >> *To:* Russ Housley <housley@vigilsec.com <mailto:housley@vigilsec.com>> >> *Cc:* Ilari Liusvaara <ilariliusvaara@welho.com <mailto:ilariliusvaara@welho.com>>; cose@ietf.org <mailto:cose@ietf.org> >> *Subject:* Re: [COSE] draft-prorock-cose-post-quantum-signatures [Was: Re: Call for COSE Agenda Items for IETF 113 in Vienna]____ >> __ __ >> Refocusing on the "kty" : "OKP" vs "PQK" issue. >> As I understand it, "alg" is optional even when "kty": "OKP"... so a main reason to choose "kty": "PQK" would be to say that "alg" is now required... If we think overloading "OKP" would cause harm, we should make the new "kty" bring more to the table, such as mandating the presence of "alg". >> I expect we will be marking "alg" values as forbidden (when the become unadvisable), and not marking whole "kty" families as forbidden in the future... having the "alg" be required in "kty" "PQK" seems like it provides a better security posture in that context, but eager to hear from others. >> Regards, >> OS____ >> __ __ >> On Sun, Mar 13, 2022 at 11:39 AM Russ Housley <housley@vigilsec.com <mailto:housley@vigilsec.com>> wrote:____ >> > On Mar 12, 2022, at 4:59 AM, Ilari Liusvaara <ilariliusvaara@welho.com <mailto:ilariliusvaara@welho.com>> wrote: >> > >> > On Fri, Mar 11, 2022 at 03:34:08PM -0500, Russ Housley wrote: >> >> >> >> >> >>> On Mar 11, 2022, at 11:11 AM, Ilari Liusvaara <ilariliusvaara@welho.com <mailto:ilariliusvaara@welho.com>> wrote: >> >>> >> >>> NISTPQC signatures would fit into signature keys "subtype", but NISTPQC >> >>> KEMs will not fit into the key agreement keys "subtype", so that would >> >>> be a third "subtype" (all NISTPQC algorithms have OKP-style key format, >> >>> as this was required by NIST). >> >> >> >> Right. It makes sense to add support for KEM. We can figure that out >> >> without waiting for NIST to announce Round 3 winners. We can do the >> >> work based on RFC 5990. >> > >> > One idea how (modelled on ECDH-ES, as operation of KEMs is very similar >> > to ECDH-ES): >> > >> > - Add new alg values KEM+{A{128,192,256}KW,HKDF-{256,512}}, mirroring >> > the ECDH-ES ones. >> > - Add new new header algorithm parameter "encapsulated ciphertext" >> > (bstr) that carries the KEM ciphertext. >> > - Sender procedure: >> > - Select the public key to encrypt to. >> > - Apply the KEM encapsulate operation to the public key. >> > - Use the encapsulate secret output as input for key derivation, just >> > like in ECDH-ES. >> > - Write the encapsulate ciphertext output into the "encapsulated >> > ciphertext" header algorithm parameter. >> > - Receiver procedure: >> > - Retretive the private key to use. >> > - Read the ciphertext input from the "encapsulated ciphertext" header >> > algorithm parameter. >> > - Apply the KEM decapsulate operation to the private key and the >> > ciphertext. If decapsulate fails, fail. >> > - Use the decapsulate secret output as input for key derivation, just >> > like in ECDH-ES. >> > >> > >> > A word of cauntion: Altough it might seem that the "encapsulated >> > ciphertext" header can be reused for HPKE, there is a subtle issue: >> > This mechanism can not trivially support compressing the ciphertext. So >> > reusing it would require HPKE to define compact NIST curves, so COSE >> > could just forget about key compression. >> If you are talking about ECC Point Compression, I agree that COSE should ignore it. For a very long time, the patent kept many implementations from supporting it. Now that patent has expired, but the engineering effort to add support for ECC Point Compression is significant, and everyone will have to be prepared to encounter implementations that are not yet prepared to handle compression. The savings of 32 bytes does not seem worth the transition pain. >> Russ >> _______________________________________________ >> COSE mailing list >> COSE@ietf.org <mailto:COSE@ietf.org> >> https://www.ietf.org/mailman/listinfo/cose <https://www.ietf.org/mailman/listinfo/cose>____ >> ____ >> __ __ >> -- ____ >> *ORIE STEELE*____ >> Chief Technical Officer____ >> www.transmute.industries <http://www.transmute.industries>____ >> __ __ >> <https://www.transmute.industries/>____ >> -- >> *ORIE STEELE* >> Chief Technical Officer >> www.transmute.industries >> <https://www.transmute.industries> >> _______________________________________________ >> COSE mailing list >> COSE@ietf.org >> https://www.ietf.org/mailman/listinfo/cose > > _______________________________________________ > COSE mailing list > COSE@ietf.org > https://www.ietf.org/mailman/listinfo/cose
- [COSE] Call for COSE Agenda Items for IETF 113 in… Mike Jones
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Mike Jones
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Mike Jones
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Anders Rundgren
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Mike Prorock
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Hannes Tschofenig
- [COSE] draft-prorock-cose-post-quantum-signatures… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Jones
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] Call for COSE Agenda Items for IETF 11… Göran Selander
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Orie Steele
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Orie Steele
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Jones
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Rafael Misoczki
- Re: [COSE] draft-prorock-cose-post-quantum-signat… John K
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Rafael Misoczki
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Orie Steele
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Jones
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Orie Steele
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… David Waite
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Anders Rundgren
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Orie Steele
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Ilari Liusvaara
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Russ Housley
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Prorock
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Michael Richardson
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Jones
- Re: [COSE] draft-prorock-cose-post-quantum-signat… Mike Jones