ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9144] [PATCH] Update TLS Ciphers

Date: Thu, 19 Sep 2013 11:28:26 +0000

changed bug 9144

What Removed Added
Attachment #11569 is obsolete   1

Comment # 25 on bug 9144 from
Created attachment 11613 [details]
premaster for all ciphers except SRP and PSK, attachment 11612 [details]

So, with the four remaining patches, all application data can be decrypted,
except:

TLS_RSA_WITH_RC4_128_MD5 (0x0004)
TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 (0x0006)
TLS_RSA_EXPORT_WITH_RC4_40_MD5 (0x0003)

These somehow cannot find key material in premaster.txt.

Please review the patches, check-in and add me to the contributors list :)


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