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:05:21 +0000

changed bug 9144

What Removed Added
Attachment #11611 Flags   review_for_checkin?

Comment # 23 on bug 9144 from
Created attachment 11611 [details]
[PATCH 4/4] Really add support for AEAD ciphers (GCM)

GCM uses counter mode with authentication tags (the latter is currently
not supported). As for the key material, there is no MAC (because the
auth tag is supposed to verify the authenticity).

Finally, correct the GCM cipher suite definitions: IV block size of
4 bytes and GCM instead of CBC mode.


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