lamps-wg / draft-composite-sigs

IETF Internet-Draft about X.509 certificates with composite keys and signatures.
Other
1 stars 1 forks source link

An End User would like a composite with an RSA-4096 component algorithm #23

Open johngray-dev opened 2 months ago

johngray-dev commented 2 months ago

An end user wants us to add a 4096 bit composite combination:

My reading of the specs matches like this: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-57pt1r5.pdf

112 bits of security RSA 2048
128 bits of security RSA 3072 ML-DSA-44 192 bits of security RSA 7680 ML-DSA-65 256 bits of security RSA-15360 ML-DSA-87

So we can either switch the RSA-3072 ones to 4096 or add new composite combinations with RSA-4096

janklaussner commented 1 month ago

@johngray-dev : duplicate of #24 ?

opencrypto commented 1 month ago

Shall this be handled with the IANA registry for the combinations?