▷ Hybrid Certificates and Quantum Resistance - EADTrust
Inicio > Certificates > Hybrid Certificates: The Technical Bridge Needed for Quantum Resistance

Hybrid Certificates: The Technical Bridge Needed for Quantum Resistance

Hybrid Certificates

Suscríbete:

The transition to post-quantum cryptography (PQC) will not be a switch that is turned off and on overnight. There is a dangerous transition period in which legacy systems must coexist with the new security standards.

The technical solution that guarantees simultaneous interoperability and security is hybrid certificates.

These cryptographic artefacts allow organisations to begin deploying defences against the quantum threat today without breaking compatibility with the current internet infrastructure, which still depends on RSA and ECC.

They are, in essence, the missing link between the classical present and the quantum future.

What Exactly Is a Hybrid Certificate?

In the context of Public Key Infrastructure (PKI), a hybrid certificate (sometimes referred to as a “Composite Certificate” or “Cross-Certificate” in IETF drafts) is a digital credential that incorporates multiple public keys or signatures based on different cryptographic algorithms within the same X.509 structure.

Technical Anatomy of a Hybrid Certificate

For an engineer to understand how it works, it must be viewed as a container with a dual payload:

  1. Classical (traditional) layer: contains a standard public key (e.g. RSA-4096 or ECDSA P-256). This layer ensures that any current browser, server or application can validate the certificate without errors.
  2. Post-Quantum (PQC) layer: contains a public key or signature based on the new NIST standards (such as FIPS 203/ML-KEM or FIPS 204/ML-DSA). This layer provides long-term security against quantum attackers.

The objective is to achieve an “AND” security model: for the communication to be compromised, the attacker must break both the classical algorithm and the post-quantum algorithm.

The Interoperability Problem: Why Not Move Directly to PQC?

If NIST has already standardised the algorithms, why not abandon RSA immediately? The answer is interoperability.

  • The current ecosystem: billions of devices (IoT, routers, older mobile phones and legacy servers) do not know what a lattice-based algorithm is. If a web server changed its certificate today to a purely PQC certificate (FIPS 204), 99% of users would see a “Connection not secure” or “Invalid certificate” error.
  • The hybrid solution: when a hybrid certificate is presented, the client (browser or device) negotiates the connection.
    • If the client is old, it ignores the PQC part and validates only the RSA/ECC part. The connection works (although it is not quantum-resistant).
    • If the client is modern (PQC-compatible), it validates both parts or prioritises the PQC part, establishing a tunnel that is secure against quantum computers.

Technical Implementation Strategies (IETF and X.509)

There is no single way to construct a hybrid certificate. The industry is currently discussing and standardising two main approaches through the IETF (Internet Engineering Task Force).

1. Composite Keys Approach

In this model, a new cryptographic algorithm is defined that is actually a combination of two algorithms.

  • How it works: a “super-algorithm” is created (e.g. RSA-with-Dilithium). The public key within the certificate is a concatenation of the RSA key and the Dilithium key.
  • Advantage: conceptual simplicity. It is a single object.
  • Disadvantage: the software must explicitly understand this new “composite” OID (Object Identifier). If it does not, it will fail.

2. X.509 Extensions Approach (Non-Critical Extensions)

This is the most compatible and recommended approach for the early transition phase.

  • How it works: the main certificate is a standard RSA/ECC certificate. The post-quantum key is embedded within an X.509 extension marked as “non-critical”.
  • Mechanism:
    • Older software reads the certificate and sees an extension it does not recognise (the PQC extension), but because it is “non-critical”, it ignores it and proceeds to validate using RSA.
    • Modern software specifically looks for this extension, extracts the PQC key and performs the additional validation.
  • Advantage: full backward compatibility. It does not break older systems.

Comparison Table of Approaches

FeatureComposite KeysX.509 ExtensionsMultiple Certificates (Linked)
Legacy CompatibilityLow (breaks older clients)High (transparent to older clients)Medium (depends on the TLS protocol)
Management ComplexityMediumLowHigh (managing 2 certificates per entity)
Certificate SizeLargeLargeVariable (two files)
Ideal Use CaseClosed / Controlled EnvironmentsOpen Internet / Public WebComplex Protocols (TLS 1.3)

Performance Challenges and Considerations

Implementing hybrid certificates is not free in terms of resources. CISOs must consider the impact on infrastructure.

  1. Latency and size: PQC algorithms usually have larger keys or signatures than elliptic curves. A hybrid certificate combines the size of both keys. This can increase latency during the TLS handshake and bandwidth consumption, which is critical in IoT or mobile environments with poor coverage.
  2. Server load: validating two different mathematical signatures consumes more CPU cycles. Load balancers and web servers will need to be sized to support this increase in computational demand.
  3. Packet fragmentation: due to the size, the server Hello is likely to exceed the maximum transmission unit (MTU), causing TCP packet fragmentation and possible losses on unstable networks.

The Role of Hybrid Certificates in a “Defence-in-Depth” Strategy

From a security perspective, the hybrid certificate is the ultimate expression of defence in depth for cryptography.

  • Mitigation of mathematical failures: even if quantum computers did not exist, hybrid cryptography would still be desirable. If a mathematician discovered a vulnerability in elliptic curves tomorrow (independent of quantum computing), the PQC layer (based on lattices) would maintain security, and vice versa.
  • Proactive compliance: it allows companies to comply with current regulations (which require approved classical algorithms) while demonstrating due diligence by protecting themselves against future threats, in alignment with the GDPR’s Accountability principle.

Frequently Asked Questions About Hybrid Certificates

Are Hybrid Certificates Currently Mandatory?

Not by law, but they are strongly recommended by national security agencies (such as the NSA in its CNSA 2.0 suite or Germany’s BSI) for national security systems and critical infrastructure. In the private sector, they are a strategic decision for protecting long-term data.

Which Browsers Support Hybrid Certificates Today?

Support is experimental but growing. Google Chrome and Mozilla Firefox have conducted tests with hybrid extensions (generally using Kyber for key exchange). However, widespread native support will arrive as IETF standards (such as X.509 v3 Extensions for PQC) are finalised.

Do Hybrid Certificates Affect My Website’s Speed?

Yes, but the impact depends on the implementation. The increase in certificate size may add a few milliseconds to the initial connection. However, for most business applications and modern websites, this delay is imperceptible to users and justified by the additional security.

Can I Request a Hybrid Certificate from EADTrust?

As a constantly evolving Trust Service Provider, at EADTrust we are adapting our infrastructure to issue next-generation credentials. We are currently in the pilot testing and consultancy phase for organisations that want to prepare their internal PKIs for this model.

Conclusion

Hybrid certificates are not a passing “trend”, but the standard architecture that will dominate the internet over the next decade. They represent technical pragmatism: recognising that the quantum future is inevitable, while the classical present must continue to function.

For companies, adopting a hybrid strategy is the only way to avoid a traumatic “Big Bang” migration in the future. It enables a smooth, controlled and secure transition. Is your organisation prepared to manage dual-algorithm certificates?

At EADTrust, we can help you design a proof of concept (PoC) to integrate hybrid certificates into your critical environment without disrupting your current operations.

Fecha de publicación:

Última actualización:

10 de August de 2026

26 de August de 2026