From Adam Butcher: Add SAKKE support to MIKEY dissector
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 12 Dec 2012 01:28:21 +0000 (01:28 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 12 Dec 2012 01:28:21 +0000 (01:28 +0000)
commit20c0406d98ee970752a4c850c8adb7f7bfa200e8
treefe909640e2abcaf03faa9e85203228f8d56bcb75
parentb6f3cc546a3e6f8900bfadd7484cd53cc2d320f7
From  Adam Butcher: Add SAKKE support to MIKEY dissector

... adds support for ECCSI signature type, SAKKE payload,
MIKEY-TICKET ID Role types (required for MIKEY-SAKKE KMS
role identifiers) to the MIKEY dissector.

The related specifications are:
  http://tools.ietf.org/html/rfc6509    MIKEY-SAKKE
   (http://tools.ietf.org/html/rfc6507  ECCSI)
   (http://tools.ietf.org/html/rfc6508  SAKKE)
  http://tools.ietf.org/html/rfc6043    MIKEY-TICKET (ID Role types only)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8080

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46511 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
epan/dissectors/packet-mikey.c