mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
openssl: enable elliptic curve crypto by default (so that it can be used by things like ipsec as well)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37524
This commit is contained in:
parent
da654a0c42
commit
ca186db09f
@ -3,6 +3,7 @@ menu "Configuration"
|
|||||||
|
|
||||||
config OPENSSL_WITH_EC
|
config OPENSSL_WITH_EC
|
||||||
bool
|
bool
|
||||||
|
default y
|
||||||
prompt "Enable elliptic curve support"
|
prompt "Enable elliptic curve support"
|
||||||
|
|
||||||
config OPENSSL_WITH_EC2M
|
config OPENSSL_WITH_EC2M
|
||||||
|
Loading…
Reference in New Issue
Block a user