Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1420] 802.11 WPA/WPA2-PSK Unable to decode Group Keys

Date: Tue, 29 Jul 2008 15:20:21 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1420


Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1615|review_for_checkin?         |
               Flag|                            |
Attachment #1615 is|0                           |1
           obsolete|                            |
   Attachment #2080|                            |review_for_checkin?
               Flag|                            |
         AssignedTo|wireshark-bugs@xxxxxxxxxxxxx|gerald@xxxxxxxxxxxxx
             Status|NEW                         |ASSIGNED




--- Comment #5 from Gerald Combs <gerald@xxxxxxxxxxxxx>  2008-07-29 15:20:19 PDT ---
Created an attachment (id=2080)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2080)
Updates to Brian's patch

Brian, I've made the following changes to your patch:

Removed the decrypt element of s_rijndael_ctx (which was unused, as indicated
in the comments).
Preserved the GPL licensing text in several files (which the patch shouldn't
have removed).
Removed changes that added whitespace.
Converted C++-style comments to C-style.
Updated to include recent SVN changes (e.g. renaming variables named "index").
Removed extraneous printf's.
Defined DEBUG_DUMP in airpdcap_debug.h
Used gint16 instead of INT16 in airpdcap_rijndael.c.

Can you confirm that the patch still works as intended? It appears to work for
the files that Soh Kam Yung attached.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.