Hauke Mehrtens
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 Hauke Mehrtens
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.