This desk has tracked the two-KEM post-quantum idea before: combine two independent key encapsulation mechanisms so that breaking one does not break the shared secret, hedging against any single post-quantum scheme proving weak. US12301709B2, “Multiple post-quantum cryptography key encapsulations with authentication and forward secrecy,” granted May 13, 2025, is the grant that turns that hedge into something closer to a complete protocol.
The two added properties named in the title are what separate a real protocol from a toy. Classified under H04L 9/0852 (quantum-resistant key agreement) with H04L 9/0861 and H04L 9/30, the claim layers authentication and forward secrecy onto the multi-KEM core.
Authentication answers the question the bare key-agreement leaves open: you have a shared secret, but with whom? A key exchange without authentication is vulnerable to a man-in-the-middle who runs the exchange with each party separately. Binding the key establishment to authenticated identities closes that gap — and doing it in a post-quantum-safe way is non-trivial, because the authentication itself must resist quantum attack.
Forward secrecy is the other property real systems demand. It guarantees that compromising long-term keys later does not expose past sessions — each session's secret is ephemeral and cannot be reconstructed after the fact. For the “harvest now, decrypt later” threat that motivates post-quantum migration in the first place, forward secrecy is essential: it limits the damage even if a key is eventually broken.
Per the desk's rules: issued grant (B2), not an application, so the claim cleared examination; a method claim, not a shipped product. It sits in the same long-running inventor family as the foundational two-KEM grant US11153080B1 and the 2024 continuations.
For the post-quantum reader, the evolution is the story. The family began with a structural hedge — two KEMs — and has steadily accreted the properties a deployable secure channel actually needs: authentication, forward secrecy, session resumption. Watching a patent family mature from an idea into a protocol is, in miniature, watching post-quantum cryptography itself move from concept toward production.