lamps-wg / draft-composite-kem

IETF draft specifying PQC composite KEM algorithms for use in X.509 and CMS
Other
6 stars 3 forks source link

Aligned with X-Wing #11

Closed ounsworth closed 4 months ago

ounsworth commented 9 months ago

Closes #13

ounsworth commented 4 months ago

Should align with the openpgp-pqc draft:

KEK = SHA3-256(counter || ecdhKeyShare || mlkemKeyShare || ecdhCipherText ||
 ecdhPublicKey  || mlkemCipherText || mlkemPublicKey || domSep || len(domSep) 
 || algID )

See parallel github issue: https://github.com/openpgp-pqc/draft-openpgp-pqc/issues/127

ounsworth commented 4 months ago

TODO: this is a massive PR. Review again when I'm less sleep-deprived.

ounsworth commented 4 months ago

Closes #27 Closes #2 Closes #26