Hey,
We're pretty interested in embedding SSL key log information into pcap-ng to make it really convenient to open up a single file and get SSL/TLS sessions decrypted.
I looked around and found a ticket and some wiki content related to this subject:
What I'd like to do is instead create a new pcap-ng block type that we can put SSL keylog file contents into verbatim. Then we can leverage existing code in Wireshark for parsing keylog files. I'd also rather keep this scoped to keylog files and not private keys (since private keys are longer term secrets and are more sensitive to deal with and everything's heading toward PFS anyway).
Any thoughts on this proposal? If folks are open to this approach then we'd be interested in writing up a patch.
Thanks!
Ben