Hi Peter,

> Do we have porting guidelines for integrating strongswan with boringssl for 
> Android P?

Nope.  You shouldn't use the system's libraries from an app anyway.

> I see there is an older version of boringssl 
> https://git.strongswan.org/?p=android-ndk-boringssl.git;a=log

That's exactly what I was referring you to.

> Would this work on Android P, and would it co-exist with the copy already in 
> Android P (sharing the same libcrypto_static.a object files name space)?

The openssl plugin (or rather libstrongswan) links that version
statically, which doesn't seems to conflict with anything the Java part
does.

Regards,
Tobias

Reply via email to