URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faac494d989951d0995da00ea31e5b66511ae0d0
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
faac494 by Alex Badea (abadea@xxxxxxxxxxx):
isakmp: support decryption for SHA-2 hash algorithms
Simply map ISAKMP hash IDs for sha256, sha384 and sha512 to gcrypt MDs.
Fixes bug 10181.
Change-Id: I9c8265bf3c5c8f8d2fd6d251cc0f267964e3be8e
Signed-off-by: Alex Badea <abadea@xxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/2250
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 9ac8052 glusterfs: correctly decode GFIDs that are passed in a dict
adds faac494 isakmp: support decryption for SHA-2 hash algorithms
Summary of changes:
epan/dissectors/packet-isakmp.c | 9 +++++++++
1 file changed, 9 insertions(+)