Bernstein's Blog
Bernstein's Blog
Posted Dec 11, 2025 12:20 UTC (Thu) by kleptog (subscriber, #1183)In reply to: Bernstein's Blog by chris_se
Parent article: Disagreements over post-quantum encryption for TLS
I think the perceived complexity is related to unfamiliarity. ECC relies on fancy properties of groups, which we know are not PQ safe but are well known in the crypto-community. ML-KEM relies on some linear algebra and probability theory which to me sounds a lot less magic than ECC. Linear algebra and probability theory are some of the most studied areas of mathematics due to their ubiquitous use everywhere.
> that I'd be comfortable in making this just an optional thing
But whose comfort should we be listening to?
FWIW, I think standardizing a pure-PQ algorithm is a good idea because then we can move onto the next phase, namely algorithm implementations. Even though we've been using ECC for ages, making side-channel free implementation is still hard and we need to get the ball rolling on that now, not wait another ten years. It'll probably be at least ten years before any implementation is sufficiently available that people can even think about using it for public sites.
