From Alex Badea via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8395
authorEvan Huus <eapache@gmail.com>
Mon, 25 Feb 2013 22:19:15 +0000 (22:19 -0000)
committerEvan Huus <eapache@gmail.com>
Mon, 25 Feb 2013 22:19:15 +0000 (22:19 -0000)
commitbdca315497c910dc847219a8819874de4e9f8c96
tree2f37f0ee2fb3dca24f6e5d25b6fd4f6a3e9beafc
parent2c7844cc69aec2c3decbb1802598d17f1e03b1d3
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.

svn path=/trunk/; revision=47886
epan/dissectors/packet-ipsec.c