aboutsummaryrefslogtreecommitdiffstats
path: root/test/config
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-07-27 14:48:18 -0700
committerGerald Combs <gerald@wireshark.org>2016-07-28 18:14:52 +0000
commit3aedb1e256060e361739c10c9ef919a4f4794fe1 (patch)
tree58f2a4dbfcb52ae94ec6ac60b85a54a46b3fb954 /test/config
parent12b859f4538fd84a1f1ae89bc994429ac51611ad (diff)
Add an ESP decryption test.
Add an ESP decryption test using the capture+keys from bug 12671. Change-Id: I5f7ce477ec74d59c1043345728a1444842912b96 Ping-Bug: 12671 Reviewed-on: https://code.wireshark.org/review/16733 Reviewed-by: Gerald Combs <gerald@wireshark.org> Tested-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'test/config')
-rw-r--r--test/config/esp_sa.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/config/esp_sa.tmpl b/test/config/esp_sa.tmpl
new file mode 100644
index 0000000000..24fbb21799
--- /dev/null
+++ b/test/config/esp_sa.tmpl
@@ -0,0 +1,2 @@
+"IPv4","192.168.0.1","192.168.0.100","0x070883c2","AES-CBC [RFC3602]","0x5de1a4c2c72662c9fda7a7c78cd25623","HMAC-SHA-1-96 [RFC2404]","0x51c9213c18232f8f26c70c4dee6e0e6d56e31e8a"
+"IPv4","192.168.0.100","192.168.0.1","0xc254fe64","AES-CBC [RFC3602]","0x88e1dad7140af03b8d4f3d734d21be4b","HMAC-SHA-1-96 [RFC2404]","0x3e00d517c1220d4b7d2950fcc02edd4b6023d278"