diff options
Diffstat (limited to 'docs/report/introduction/methodology_ipsec.rst')
-rw-r--r-- | docs/report/introduction/methodology_ipsec.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index ee0572ffc5..119ccfb719 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -17,7 +17,7 @@ on VPP native crypto (`crypto_native` plugin): +-------------------+------------------+----------------+------------------+ | VPP Crypto Engine | ESP Encryption | ESP Integrity | Scale Tested | -+===================+===================+===============+==================+ ++===================+==================+================+==================+ | crypto_native | AES[128|256]-GCM | GCM | 1 to 60k tunnels | +-------------------+------------------+----------------+------------------+ | crypto_native | AES128-CBC | SHA[256|512] | 1 to 60k tunnels | |