URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1cdbd715a5c5e9395d9672394783061dd3a4bf2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d1cdbd7 by Alex Badea (abadea@xxxxxxxxxxx):
isakmp: add support for IKEv1 AES decryption
Select an appropriate gcrypt cipher based on ISAKMP encryption ID and
key length attribute. Fixes bug 10128.
Bug:10128
Change-Id: Ie74fc51eb9bfe6d68340056d3ef2ef28c7677fb8
Signed-off-by: Alex Badea <abadea@xxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/2296
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from f9b05dc isakmp: allow IKEv1 decryption with non-PSK authentication
adds d1cdbd7 isakmp: add support for IKEv1 AES decryption
Summary of changes:
epan/dissectors/packet-isakmp.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)