The WireGuard core, unchanged
WireGuard earned its reputation with restraint: a single modern cipher suite (ChaCha20-Poly1305 with the Noise handshake), a codebase of a few thousand lines that is realistic to audit, and a lean state machine that reconnects in a blink when you move between Wi-Fi and mobile data. AmneziaWG inherits all of this directly — the key exchange, the encryption and the performance profile are identical.