post-quantum-cryptography / draft-kwiatkowski-tls-ecdhe-mlkem

Hybrid ECDHE-Kyber Key Agreement for TLS
Other
1 stars 7 forks source link

Other combinations #13

Closed kriskwiatkowski closed 2 weeks ago

kriskwiatkowski commented 2 months ago

As MLKEM is out (soon), the good question now is - do we want to include codepoints for more combinations than P256-MLKEM768?

I think P256-MLKEM768 should stay, but I don't have a clear opinion about use cases for other combinations.

dconnolly commented 2 weeks ago

Support for secp384+MLKEM...1024? I think? @tomato42

https://mailarchive.ietf.org/arch/msg/tls/YcjHZ6-dWL54lBQQavAUoyxf4sI/

tomato42 commented 2 weeks ago

secp384r1MLKEM1024 is in already: https://github.com/post-quantum-cryptography/draft-kwiatkowski-tls-ecdhe-mlkem/blob/0eee72f28caf4a8c06bc9d661c7e39bf0271a424/draft-kwiatkowski-tls-ecdhe-mlkem.md?plain=1#L81

kriskwiatkowski commented 2 weeks ago

Yes, I think that is the only one we want to add. Should be done very soon. Let's close that issue.