File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -647,9 +647,12 @@ In order to partially alleviate how many variations a Registrar implementation n
647647When EcDSA is supported, curves secp256r1 and secp384r1 SHOULD be supported.
648648When EdDSA is supported, curves Ed25519 and Ed448 SHOULD be supported.
649649When 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
654657The decision as to when to transition to quantum-safe algorithms is a manufacturer
655658decision.
You can’t perform that action at this time.
0 commit comments