[openssl-users] Decrypt TCP session
Lloyd
lloydkl.tech at gmail.com
Fri Feb 12 15:05:01 UTC 2016
Hi,
I have implemented a sample HTTP server/client based on openssl (boost
asio) and able to send the message encrypted. Loaded the key in Wireshark
and able to see the data in plaintext form.
Now I wish to write an application to decrypt the same "tcp session data"
(tcp session data = the output of follow TCP stream option in Wireshark).
what should be the starting point to implement this? does open ssl have
some sample code/application does this?
Any hint is greatly appreciated.
Thanks,
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160212/b718b0f3/attachment.html>
More information about the openssl-users
mailing list