diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-20 07:51:25 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-05-20 07:51:25 +0200 |
commit | 706fd144fe6c8e6a7fa89444b676f7f1afe17027 (patch) | |
tree | 33d19166611423c69f6faa0179fccea7906b155e /testing/tests/ikev1/alg-twofish/evaltest.dat | |
parent | 80cbbfed368a0466c6bbb53461fac18561e757e5 (diff) | |
download | strongswan-706fd144fe6c8e6a7fa89444b676f7f1afe17027.tar.bz2 strongswan-706fd144fe6c8e6a7fa89444b676f7f1afe17027.tar.xz |
adapted scenarios to new crypto proposal output
Diffstat (limited to 'testing/tests/ikev1/alg-twofish/evaltest.dat')
-rw-r--r-- | testing/tests/ikev1/alg-twofish/evaltest.dat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/tests/ikev1/alg-twofish/evaltest.dat b/testing/tests/ikev1/alg-twofish/evaltest.dat index 69e9267c3..34c9d1c65 100644 --- a/testing/tests/ikev1/alg-twofish/evaltest.dat +++ b/testing/tests/ikev1/alg-twofish/evaltest.dat @@ -1,9 +1,9 @@ carol::ipsec status::home.*STATE_QUICK_I2.*IPsec SA established::YES moon::ipsec status::rw.*STATE_QUICK_R2.*IPsec SA established::YES -carol::ipsec statusall::IKE algorithm newest: TWOFISH_CBC_256-SHA2_512-MODP4096::YES -moon::ipsec statusall::IKE algorithm newest: TWOFISH_CBC_256-SHA2_512-MODP4096::YES -carol::ipsec statusall::ESP algorithm newest: TWOFISH_256-HMAC_SHA2_256::YES -moon::ipsec statusall::ESP algorithm newest: TWOFISH_256-HMAC_SHA2_256::YES +carol::ipsec statusall::IKE proposal: TWOFISH_CBC_256/HMAC_SHA2_512/MODP_4096::YES +moon::ipsec statusall::IKE proposal: TWOFISH_CBC_256/HMAC_SHA2_512/MODP_4096::YES +carol::ipsec statusall::ESP proposal: TWOFISH_CBC_256/HMAC_SHA2_256::YES +moon::ipsec statusall::ESP proposal: TWOFISH_CBC_256/HMAC_SHA2_256::YES carol::ip xfrm state::enc cbc(twofish)::YES moon::ip xfrm state::enc cbc(twofish)::YES carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES |