Wireshark-commits: [Wireshark-commits] rev 47886: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 25 Feb 2013 22:19:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47886

User: eapache
Date: 2013/02/25 02:19 PM

Log:
 From Alex Badea via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8395
 
 Support AES-GCM ipsec encryption using CTR (since libgcrypt doesn't support
 GCM). Using CTR instead gets us decryption, but does not verify authentication.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +8 -1      packet-ipsec.c    Modified