Technical dictionary
WireGuard
Modern VPN protocol with a small crypto design—classically strong, not post-quantum by default.
Definition
WireGuard uses a focused set of modern primitives (including Curve25519-class key agreement in common deployments).
It is excellent classically but still relies on elliptic-curve public-key crypto unless a PQ variant is explicitly deployed—verify your stack.