Fixes #14499: Relax requirements for encryption/auth algorithms on IKE & IPSec proposals

This commit is contained in:
Jeremy Stretch
2023-12-19 11:18:26 -05:00
parent 96878cfca6
commit b794bd6fb8
4 changed files with 24 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ The protocol employed for data encryption. Options include DES, 3DES, and variou
### Authentication Algorithm
The mechanism employed to ensure data integrity. Options include MD5 and SHA HMAC implementations.
The mechanism employed to ensure data integrity. Options include MD5 and SHA HMAC implementations. Specifying an authentication algorithm is optional, as some encryption algorithms (e.g. AES-GCM) provide authentication natively.
### Group