X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=de56babadf182c23e5afd60972c9e29166c4aaf6;hp=7ddc532e52a2c20cf833fd0a1442d3424c54e2cd;hb=2ada04e25cf023118116a9949abaf192bf9b7920;hpb=5b179672b7954890072331a6fda1b88040f913ba diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 7ddc532e52..de56babadf 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -653,13 +653,33 @@ Encryption Tags IPSec in interface mode. -.. topic:: AES_GCM +.. topic:: AES - IPSec using AES GCM algorithms. + IPSec using AES algorithms. -.. topic:: CBC_SHA1 +.. topic:: AES_128_CBC - IPSec using CBC SHA1 algorithms. + IPSec using AES 128 CBC algorithms. + +.. topic:: AES_128_GCM + + IPSec using AES 128 GCM algorithms. + +.. topic:: AES_256_GCM + + IPSec using AES 256 GCM algorithms. + +.. topic:: HMAC + + IPSec using HMAC integrity algorithms. + +.. topic:: HMAC_SHA_256 + + IPSec using HMAC SHA 256 integrity algorithms. + +.. topic:: HMAC_SHA_512 + + IPSec using HMAC SHA 512 integrity algorithms. Client-Workload Tags --------------------