diff options
| author | Alex Kudentsov <43482574+alexk37@users.noreply.github.com> | 2026-02-03 18:40:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-03 10:40:38 +0000 |
| commit | db60d50a0bf2023473d84a92be29f862340392d6 (patch) | |
| tree | 9e1964c0e8972a8cd67b4a5297b706200b2d9e21 /docs/vpp | |
| parent | 8cb7a5f4c7390a6ae45ed5162bf1757a1aa6e6df (diff) | |
| download | vyos-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.rst | 2 |
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 |
