Explains how postquantum preshared keys (PPKs) enhance the security of Internet Key Exchange Protocol Version 2 (IKEv2) communications to protect against future quantum computer attacks.
A postquantum preshared key is a security enhancement that
-
strengthens IKEv2 encryption by adding additional preshared keys to the key derivation process,
-
makes VPN communications resilient against attacks by future quantum computers by incorporating quantum-safe techniques, and
-
extends the standard cryptographic protocol to comply with RFC 8784, supporting both manual and dynamic PPK generation.
| Feature name |
Release information |
Description |
|---|---|---|
| SKIP Protocol Support for Quantum Safe IKEv2 Encryption |
Release 24.1.1 |
Traditionally, the IKEv2 encryption was vulnerable to quantum attacks. Now, IKEv2 encryption complies with RFC 8784, which specifies using postquantum preshared keys (PPK) to make it resilient to quantum attacks. You can generate both manual and dynamic PPKs. The dynamic PPKs are generated using the Cisco Secure Key Integration Protocol (SKIP). The IKEv2 encryption is configured through CLI or by the Cisco-IOS-XR-um-ikev2-cfg Yang model. CLI:
|
If the preshared keys contain sufficient entropy, session keys derived from them are resistant to quantum attacks. As a result, the system is secure against both modern classical attackers and future quantum attackers.
RFC 8784 (Mixing Preshared Keys in IKEv2 for Postquantum Security) specifies how IKEv2 can use PPKs for quantum resistance, enabling PPK negotiation, PPK ID transmission, integration into session key derivation, and fallback to sessions not using PPKs.