aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/alg-sha256-96/description.txt
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-12-09 15:19:10 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-12-09 15:19:10 +0100
commit99133d3086414f878903b53935d1f2f0809194a3 (patch)
tree4f605ce9caf9b20c7f97429757c3b36694ae53ee /testing/tests/ikev2/alg-sha256-96/description.txt
parent344061ebce9ae5c74aa44d151b0bb0074c41daf6 (diff)
downloadstrongswan-99133d3086414f878903b53935d1f2f0809194a3.tar.bz2
strongswan-99133d3086414f878903b53935d1f2f0809194a3.tar.xz
adapted ikev2 alg and esp scenarios
Diffstat (limited to 'testing/tests/ikev2/alg-sha256-96/description.txt')
-rw-r--r--testing/tests/ikev2/alg-sha256-96/description.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/ikev2/alg-sha256-96/description.txt b/testing/tests/ikev2/alg-sha256-96/description.txt
new file mode 100644
index 000000000..e1d591625
--- /dev/null
+++ b/testing/tests/ikev2/alg-sha256-96/description.txt
@@ -0,0 +1,5 @@
+Roadwarrior <b>carol</b> proposes to gateway <b>moon</b> the ESP cipher suite
+<b>AES_CBC_128 / HMAC_SHA2_256_96</b> which uses 96 bit instead of the
+standard 128 bit truncation, allowing compatibility with Linux kernels older than 2.6.33
+by defining <b>esp=aes128-sha256_96-modp2048!</b> in ipsec.conf.
+A ping from <b>carol</b> to <b>alice</b> successfully checks the established tunnel.