Skip to content

Commit 95fd3fb

Browse files
committed
cite 9964, and 9881 for pure ML-DSA uses, noting that PKI wants hybrid
1 parent ace620b commit 95fd3fb

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

draft-ietf-anima-rfc8366bis.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -647,9 +647,12 @@ In order to partially alleviate how many variations a Registrar implementation n
647647
When EcDSA is supported, curves secp256r1 and secp384r1 SHOULD be supported.
648648
When EdDSA is supported, curves Ed25519 and Ed448 SHOULD be supported.
649649
When RSA is supported, key lengths between 2048 and 4096 bits SHOULD be supported.
650-
{{?I-D.ietf-lamps-pq-composite-sigs}} with {{?I-D.ietf-lamps-cms-composite-sigs}} SHOULD be supported for CMS wrapped vouchers.
651-
{{!RFC9964}} SHOULD be supported for COSE signed vouchers.
652-
{{?I-D.ietf-jose-pq-composite-sigs}} SHOULD be supported for JOSE signed vouchers.
650+
651+
ML-DSA {{!RFC9964}} SHOULD be supported for COSE and JOSE signed vouchers,
652+
with {{!RFC9881}} used for CMS format voucher artifacts.
653+
654+
Neither of these are hybrid algorithms and may not be suitable for use by a certification authority creating IDevID certificates.
655+
For that use, {{?I-D.ietf-lamps-pq-composite-sigs}} SHOULD be supported.
653656

654657
The decision as to when to transition to quantum-safe algorithms is a manufacturer
655658
decision.

0 commit comments

Comments
 (0)