diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-18 07:15:51 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-18 07:15:51 +0200 |
commit | 9709520a846775b381fb2b8ee85a61931266ee8c (patch) | |
tree | b252de4bd4710a60407b616a0fb89b3a8b25483e /testing/tests/gcrypt-ikev1/alg-twofish/description.txt | |
parent | 8caf7711c94fede0c4d8808cc9f68870ba331340 (diff) | |
download | strongswan-9709520a846775b381fb2b8ee85a61931266ee8c.tar.bz2 strongswan-9709520a846775b381fb2b8ee85a61931266ee8c.tar.xz |
moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1
Diffstat (limited to 'testing/tests/gcrypt-ikev1/alg-twofish/description.txt')
-rw-r--r-- | testing/tests/gcrypt-ikev1/alg-twofish/description.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/gcrypt-ikev1/alg-twofish/description.txt b/testing/tests/gcrypt-ikev1/alg-twofish/description.txt new file mode 100644 index 000000000..b65ea7b8d --- /dev/null +++ b/testing/tests/gcrypt-ikev1/alg-twofish/description.txt @@ -0,0 +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_256</b> for ESP packets. A ping from <b>carol</b> to +<b>alice</b> successfully checks the established tunnel. |