X-Wing-style hybrid KEM binding ML-KEM to X25519.
The Hybrid KEM Engine combines the ML-KEM shared secret with a classical X25519 shared secret into a single session key that is secure if either component remains unbroken. The shared secret is computed as SHA3-256(ss_pqc || ss_ecc || ct_ecc || pk_ecc || label), binding the PQC secret to the classical secret and transcript. This X-Wing archetype design provides a straightforward path toward crypto-agile migration, ensuring that systems remain protected against both classical and quantum attackers throughout the transition period.
IETF hybrid KEM (X-Wing archetype)
Combiner verified against a SHA3-256 golden.
Available Verified combiner. Soft IP delivered as foundry-portable RTL.
Firm/hard IP (hardened netlist for a target node) available on foundry enablement.