Closed ounsworth closed 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
TODO: this is a massive PR. Review again when I'm less sleep-deprived.
Closes #27 Closes #2 Closes #26
Closes #13