URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d87b4dba525d4d6946c860bf821dcac3115022d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
1d87b4d 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>
(cherry picked from commit faac494d989951d0995da00ea31e5b66511ae0d0)
Reviewed-on: https://code.wireshark.org/review/2308
Actions performed:
from c6736f0 isakmp: allow IKEv1 decryption with non-PSK authentication
adds 1d87b4d isakmp: support decryption for SHA-2 hash algorithms
Summary of changes:
epan/dissectors/packet-isakmp.c | 9 +++++++++
1 file changed, 9 insertions(+)