android: Enable curve25519 plugin in the app
This commit is contained in:
@@ -6,7 +6,7 @@ include $(CLEAR_VARS)
|
|||||||
strongswan_USE_BYOD := true
|
strongswan_USE_BYOD := true
|
||||||
|
|
||||||
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
||||||
chapoly pkcs1 pkcs8 pem xcbc hmac socket-default \
|
chapoly curve25519 pkcs1 pkcs8 pem xcbc hmac socket-default \
|
||||||
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls
|
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls
|
||||||
|
|
||||||
ifneq ($(strongswan_USE_BYOD),)
|
ifneq ($(strongswan_USE_BYOD),)
|
||||||
|
|||||||
Reference in New Issue
Block a user