[strongSwan] using gcm for ike on Android
william masson
wemasson at gmail.com
Thu Mar 1 16:16:10 CET 2012
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 and
I’ve also added
LOCAL_SRC_FILES += $(call add_plugin, gcm )
To the libstrongswan/Android.mk file.
The logcat from Android still does not show gcm as a loaded plugin and
naturally the server logs show “NO PROPOSAL SELECTED”
When I try to connect.
Can you tell me what steps I am missing to make this happen?
Regards,
Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20120301/d472caa8/attachment.html>
More information about the Users
mailing list