[strongSwan] using gcm for ike on Android

2012-03-01 Thread william masson
I’m currently running Strongswan 4.6.1 on Android Gingerbread using Ike=aes256-sha384-ecp384! esp=aes256gcm16! All is functioning well. I would like to use ike=aes256gcm16-sha384-ecp384! I’ve modified the Strongswan-4.6.1/Android.mk to include gcm in the strongswan_CHARON_PLUGINS list

Re: [strongSwan] using gcm for ike on Android

2012-03-01 Thread Tobias Brunner
Hi Bill, I’ve modified the Strongswan-4.6.1/Android.mk to include gcm in the strongswan_CHARON_PLUGINS list and I’ve also added LOCAL_SRC_FILES += $(call add_plugin, gcm ) To the libstrongswan/Android.mk file. Looks fine so far. A problem could be that the list of plugins to load is