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 7873] New: Add authentication methods HMAC-SHA2-256-96 and

Date: Thu, 18 Oct 2012 01:53:48 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7873

           Summary: Add authentication methods HMAC-SHA2-256-96 and
                    HMAC-SHA2-256-128 to isakmp dissector
           Product: Wireshark
           Version: 1.8.3
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Dissection engine (libwireshark)
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: msp@xxxxxx


msp@xxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9372|                            |review_for_checkin?
              Flags|                            |

Created attachment 9372
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9372
Patch for packet-isakmp.c

Build Information:
wireshark 1.8.4 (SVN Rev 45586 from /trunk-1.8)

Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (32-bit) with GTK+ 2.20.1, with Cairo 1.8.10, with Pango 1.28.0, with
GLib 2.24.1, with libpcap, with libz 1.2.3.3, with POSIX capabilities (Linux),
without SMI, without c-ares, without ADNS, without Lua, without Python, with
GnuTLS 2.8.5, with Gcrypt 1.4.4, with MIT Kerberos, without GeoIP, without
PortAudio, with AirPcap.

Running on Linux 2.6.32-41-generic, with locale en_US.utf8, with libpcap
version
1.0.0, with libz 1.2.3.3, GnuTLS 2.8.5, Gcrypt 1.4.4, without AirPcap.

Built using gcc 4.4.3.

--
I add two missing authentication methods to the isakmp dissector

 *  HMAC_SHA2_256_96 [draft-ietf-ipsec-ciph-sha-256-00]
 *  HMAC_SHA2_256_128 [RFC4868]

Test case follows.

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