wireshark/test/config
Mikael Kanstrup ad69ec2e11 dot11decrypt: Fix WEP decryption
For WPA security association (SA) entries are created on sucessful
PTK derivation from 4-way handshake frames. WEP though don't use
4-way handshake frames for key derivation and therefore no SA entry
is created. Still WEP decryption implementaton expects to find
an SA otherwise the decryption is skipped.

Fix broken WEP decryption by removing the check for an existing SA
entry and instead form the SA on first successful decryption.

Add also a test for WEP decryption.

Fixes: v3.3.0rc0-1263-g099d241046 ("dot11decrypt: Avoid allocating SA on packet decryption")
2020-10-21 11:03:44 +00:00
..
80211_keys.tmpl dot11decrypt: Fix WEP decryption 2020-10-21 11:03:44 +00:00
80211_keys.user_tk_tmpl dot11decrypt: Support decryption using TK user input 2020-06-01 07:23:56 +00:00
c1222_decryption_table.tmpl
dtlsdecrypttablefile.tmpl
esp_sa.tmpl Add an ESP decryption test. 2016-07-28 18:14:52 +00:00
ikev1_decryption_table.tmpl ISAKMP: Add regression tests 2016-08-20 06:48:31 +00:00
ikev2_decryption_table.tmpl dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphers 2016-08-23 10:07:38 +00:00
ssl_keys.tmpl ssl,http: rename http-over-ssl to http-over-tls 2016-09-04 13:18:54 +00:00