You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**ESP**|**Encryption**| Algorithm to encrypt traffic's data payloads | ✅ Yes |
49
-
|**ESP**|**Integrity**| HMAC-based algorithm to verify data payloads have not been tampered with. <br/><br/>Only set an HMAC integrity algorithm if **not** using an AEAD algorithm for ESP encryption (see below). Otherwise, integrity is built in, and you do not need to set an ESP integrity algorithm. | ❓ Depends |
49
+
|**ESP**|**Integrity**| HMAC-based algorithm to verify data payloads have not been tampered with. <br/><br/>Only set an HMAC integrity algorithm if **not** using an AEAD algorithm for ESP encryption (see below). Otherwise, integrity is built in, and you do not need to set an ESP integrity algorithm. | ❓ Depends |
50
50
|**ESP**|**Key Exchange Method**| DH group to define strength of key exchange | ❌ No |
51
51
52
52
## Encryption algorithms
@@ -74,7 +74,7 @@ Integrity is based on **H**ash-based **M**essage **A**uthentication **C**ode (HM
0 commit comments