summaryrefslogtreecommitdiff
path: root/docs/vpp
diff options
context:
space:
mode:
authorAlex Kudentsov <43482574+alexk37@users.noreply.github.com>2026-02-03 18:40:38 +0800
committerGitHub <noreply@github.com>2026-02-03 10:40:38 +0000
commitdb60d50a0bf2023473d84a92be29f862340392d6 (patch)
tree9e1964c0e8972a8cd67b4a5297b706200b2d9e21 /docs/vpp
parent8cb7a5f4c7390a6ae45ed5162bf1757a1aa6e6df (diff)
downloadvyos-documentation-db60d50a0bf2023473d84a92be29f862340392d6.tar.gz
vyos-documentation-db60d50a0bf2023473d84a92be29f862340392d6.zip
vpp: update supported encryption algorithms (#1755)
Diffstat (limited to 'docs/vpp')
-rw-r--r--docs/vpp/configuration/ipsec.rst2
1 files changed, 1 insertions, 1 deletions
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