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 17:10:12 +0000

changed bug 9144

What Removed Added
Attachment #11613 is obsolete   1

Comment # 26 on bug 9144 from
Created attachment 11616 [details]
premaster for all ciphers except SRP and PSK (v2), attachment 11612 [details]

The RC4 can finally be decrypted, it turned out to be an error from my test
program: openssl s_client generated SSLv2 Client Hello packets which was not
understood by my script. This has been fixed[1] and I manually inserted three
new keys.

So, the remaining case is RC2. This is not supported by libgcrypt and I am not
going to implement it myself. These patch series can now be considered
complete.

 [1]: https://git.lekensteyn.nl/peter/wireshark-notes/


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