aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures
diff options
context:
space:
mode:
authorMikael Kanstrup <mikael.kanstrup@sony.com>2019-04-02 15:50:08 +0200
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2019-04-03 15:25:54 +0000
commit4b814187acf36b74479f6bd61d3ca98ff5d5734c (patch)
tree01d08396b9c2e3f21ad76c51dc8d26ca9552f028 /test/captures
parent6c3467945cd9bf1242a2dcd4a8fbff32b885391e (diff)
ieee80211: Fix WPA1 decryption
PTK key derivation algorithm for WPA1 uses SHA1 not MD5. MD5 is used for MIC only. To avoid regression also add a decrypt test for WPA1 with GTK rekeying. Change-Id: Iabcf40c2f74d5dbc1d72cba0718c77020d97f61f Fixes: v3.1.0rc0-342-g9cf77ec5e1 ("ieee80211: Support decrypting WPA3-Personal / SAE captures") Reviewed-on: https://code.wireshark.org/review/32691 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'test/captures')
-rw-r--r--test/captures/wpa1-gtk-rekey.pcapng.gzbin0 -> 7114 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/captures/wpa1-gtk-rekey.pcapng.gz b/test/captures/wpa1-gtk-rekey.pcapng.gz
new file mode 100644
index 0000000000..88e4c067a8
--- /dev/null
+++ b/test/captures/wpa1-gtk-rekey.pcapng.gz
Binary files differ