testing: Updated some descriptions

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:38 +01:00
parent 0d63255513
commit 804784cc1c
3 changed files with 9 additions and 9 deletions
@@ -1,3 +1,3 @@
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the IKE cipher suite <b>CAMELLIA_CBC_256 /
HMAC_SHA2_512_256 / PRF_HMAC_SHA2_512 / MODP_3072</b> well as the ESP cipher suite <b>CAMELLIA_CBC_192 / HMAC_SHA384_192</b>.
A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel.
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the IKE cipher suite <b>camellia256-sha512-modp3072</b>
well as the ESP cipher suite <b>camellia192-sha384</b>. A ping from <b>carol</b> to <b>alice</b> successfully
checks the established tunnel.
@@ -1,4 +1,4 @@
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the strong cipher suite
<b>SERPENT_CBC_256 / HMAC_SHA2_512 / MODP_4096</b> for the IKE protocol and
<b>SERPENT_CBC_256 / HMAC_SHA2_512_256 </b> for ESP packets. A ping from <b>carol</b> to
<b>alice</b> successfully checks the established tunnel.
<b>serpent256-sha512-modp4096</b> for the IKE protocol and <b>serpent256-sha512</b>
for ESP packets. A ping from <b>carol</b> to <b>alice</b> successfully checks the
established tunnel.
@@ -1,4 +1,4 @@
Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the strong cipher suite
<b>TWOFISH_CBC_256 / HMAC_SHA2_512 / MODP_4096</b> for the IKE protocol and
<b>TWOFISH_CBC_256 / HMAC_SHA2_512_256 </b> for ESP packets. A ping from <b>carol</b> to
<b>alice</b> successfully checks the established tunnel.
<b>twofish256-sha512-modp4096</b> for the IKE protocol and <b>twofish256-sha512</b>
for ESP packets. A ping from <b>carol</b> to <b>alice</b> successfully checks the
established tunnel.