From db60d50a0bf2023473d84a92be29f862340392d6 Mon Sep 17 00:00:00 2001 From: Alex Kudentsov <43482574+alexk37@users.noreply.github.com> Date: Tue, 3 Feb 2026 18:40:38 +0800 Subject: vpp: update supported encryption algorithms (#1755) --- docs/vpp/configuration/ipsec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/vpp/configuration/ipsec.rst b/docs/vpp/configuration/ipsec.rst index f48a558c..91dcd19e 100644 --- a/docs/vpp/configuration/ipsec.rst +++ b/docs/vpp/configuration/ipsec.rst @@ -50,13 +50,13 @@ Supported Encryption and Integrity Algorithms VPP **supports** only the following **encryption algorithms**: * AES-CBC +* AES-GCM with ICV VPP **does not** support the following **encryption algorithms**: * Null encryption * AES-CTR * AES-CCM with ICV -* AES-GCM with ICV * Null encryption with AES-GMAC * 3DES-EDE-CBC * Blowfish-CBC -- cgit v1.2.3