ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9216] SSL: support PSK over 16 bytes

Date: Tue, 01 Oct 2013 22:33:11 +0000

changed bug 9216

What Removed Added
Attachment #11693 Flags   review_for_checkin?

Comment # 2 on bug 9216 from
Created attachment 11693 [details]
[PATCH] ssl: Support PSK larger than 16 octets

PSK allows up to 2^16-1 octets as key according to RFC 4279 (PSK for 
TLS). Therefore remove the restriction of 16 octets. While at it, skip
testing for negative size as this is unnecessary.

Reported at: 
http://ask.wireshark.org/questions/25157/can-not-decrypt-ssl-psk-traffic


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