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] New: [PATCH] Support for Camellia ciphers

Date: Thu, 12 Sep 2013 23:58:26 +0000
Bug ID 9144
Summary [PATCH] Support for Camellia ciphers
Classification Unclassified
Product Wireshark
Version 1.10.2
Hardware All
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 11554 [details]
Add support for Camellia ciphers

Build Information:

--
Most of this code has been generated from the CipherSuite lines from RFC 5932
using a Bash helper script[1].

Requires GnuTLS 1.2.2 (guess based on libgcrypt commit from 2007).

Tested with a capture from visiting a site (https://login.directvps.nl) using
Cipher Suite TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA (0x0088) in Firefox 23.0.1
on Arch Linux.

 [1]: https://gist.github.com/Lekensteyn/6545354


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