https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14308

Peter Wu <pe...@lekensteyn.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Peter Wu <pe...@lekensteyn.nl> ---
This is a known issue, decryption of early_data requires the cipher to be
known, but this information is not included in the key log file (or the Client
Hello). Only one specific case is currently implemented: decryption when
exactly one cipher suite is advertised in the Client Hello.
(This is strictly wrong since the ciphers can be different, but it was found in
real world.)

To solve this issue, trial decryption using one of the five TLS 1.3 ciphers
could be attempted.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to