Is Post-Quantum Cryptography just about algorithms?
The most obvious response to the quantum threat is to adopt the new PQC algorithms. However, reducing the transition to a simple algorithm replacement would be an oversimplification.
The new cryptographic primitives have different characteristics from RSA and ECC. In many cases, with lattice-based and hash-based digital signature schemes, public keys, digital signatures and certificates are significantly larger. This can affect the performance of security protocols, TLS connection establishment, PKI management and, more broadly, the scalability of digital trust infrastructures.
The transition to post-quantum cryptography therefore requires a broader approach built around the principles of crypto-agility: the ability to adapt algorithms, protocols and infrastructures quickly as threats evolve and new standards emerge. At this stage of the transition, for example, hybrid deployment models are the most widely adopted approach. These combine classical and post-quantum algorithms to maintain security even if either family of algorithms were to be compromised.
This is also prompting a rethink of how Public Key Infrastructure (PKI) should evolve.