Wireshark-bugs: [Wireshark-bugs] [Bug 10686] New: Implement Extended Master Secret for SSL

Date: Mon, 10 Nov 2014 14:09:53 +0000
Bug ID 10686
Summary Implement Extended Master Secret for SSL
Product Wireshark
Version Git
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
Trunk
--
SSL is starting to have products with Extended Master Secret Support. Since the
calculation of the master secret is now different the decryption functionality
of SSL streams with RSA keys no longer works when connecting to clients and
hosts that support that scheme.

The specification can be found here:
https://tools.ietf.org/html/draft-ietf-tls-session-hash-01

An implementation can be found here:
https://boringssl.googlesource.com/boringssl/+/7571292eaca1745f3ecda2374ba1e8163b58c3b5


You are receiving this mail because:
  • You are watching all bug changes.