Re: [strongSwan] configuring gcm mode on android

2012-01-12 Thread Tobias Brunner
Hi Bill, I want to use the gcm block cypher. (esp=aes128cgm16-sha256!) I added gcm to the Android.mk in the strongswan_CHARON_PLUGINS list and also added it to the Android.mk in src/libstrongswan. The gcm plugin you activated with the above is for strongSwan internal use with the key exchange

Re: [strongSwan] configuring gcm mode on android

2012-01-12 Thread william masson
Thanks Tobias, Im actually trying to do esp=aes128cgm16! Here's where I show off my ignorance. How do you configure something like this on an Android client? there doesn't seem to be an ipsec.conf file. Regards, Bill Hi Bill, * Jan 12 12:11:24 14[CFG] received proposals:

[strongSwan] configuring gcm mode on android

2012-01-11 Thread william masson
Hi, My goal is to connect a StrongSwan VPN client running on Android to a StrongSwan Server running on Ubuntu Linux. I want to use the gcm block cypher. (esp=aes128cgm16-sha256!) I added gcm to the Android.mk in the strongswan_CHARON_PLUGINS list and also added it to the Android.mk in