summaryrefslogtreecommitdiff
path: root/codecs
diff options
context:
space:
mode:
authorMichaƂ Skalski <mskalski13@gmail.com>2016-08-16 03:21:09 +0200
committerAnders Broman <a.broman58@gmail.com>2016-08-19 11:13:33 +0000
commitd2ee571df2b31079f4b4f0e1915edc76f9a5dcff (patch)
treec212dbcaa0f75e5356327e9c887d195d85f1ff8f /codecs
parent5b57c799d3555c683b79a2a94c7dffce65a30907 (diff)
downloadwireshark-d2ee571df2b31079f4b4f0e1915edc76f9a5dcff.tar.gz
dissector ISAKMP: Added decryption using AES-GCM, AES-CCM and AES-CTR
Added support for decryption of IKEv2 packets encrypted with PAED or CTR cipher mode. Verification of integrity requires libgcrypt 1.6.0 or later. If it is not the case, only decryption is performed Can easily be extended to other ciphers supported by libgcrypt. NOTE: There is long-term bug in handling UAT for IKEv2 - any change resulting in change count of IKEv2 UAT entries causes crash when matching key from UAT is found. Crash does not occur when UAT is read from user prefs file. I observed this bug also on stock 1.10.6 version from Ubuntu 14.04 LTS I have no knowledge, how to fix it. Change-Id: Ibdab979b5959eb561635cbcb446e17138baca87b Reviewed-on: https://code.wireshark.org/review/17078 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'codecs')
0 files changed, 0 insertions, 0 deletions