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

Wireshark-dev: [Wireshark-dev] Holding state between packets for an encryption protocol?

From: "David Zarlengo" <david.zarlengo@xxxxxxxxx>
Date: Fri, 27 Jul 2007 09:57:06 -0500
Hi all,

I'm looking at writing my first dissector for a protocol which generates a session key to encrypt the remaining packets.

Where can I store this session key so that it's available for subsequent packets?

What's a good dissector to use as an example of this class of protocols?

Thanks,

Dave