Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9499] DTLS: add decrypt support for TLS_PSK_WITH_AES_128_C

Date: Thu, 05 Dec 2013 16:34:44 +0000

changed bug 9499

What Removed Added
Attachment #12229 is obsolete   1
Attachment #12229 Flags review_for_checkin?  
Attachment #12236 Flags   review_for_checkin?

Comment # 17 on bug 9499 from
Created attachment 12236 [details]
dtls: add psk decrypt support

This adds support for decryption of DTLS packages when a PSK cipher was
used.

The code for generating a pre master secret was moved from packet-ssl.c
into packet-ssl-utils.c and packet-dtls.c now uses the same code to
generate a pre master secret.


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