Comment # 1
on bug 6365
from Guy Harris
(In reply to Intline9 from comment #0)
> I've written a dissector that decrypts packets on the fly. However the
> problem is that the key is only stored in a process and changes for every
> run.
Every run of Wireshark reading a given file - i.e., if you load a capture into
Wireshark, and the key is XXX, and then quit Wireshark, and then open the
*same* capture file, you need a *different* key?
Or every run of whatever software *generates* the traffic? Wireshark already
decrypts packets for a number of protocols that work that way.
You are receiving this mail because:
- You are watching all bug changes.