wolfssl: enable ECC Curve 25519 by default
* fixes https://github.com/openwrt/packages/issues/16652 see https://github.com/openwrt/packages/issues/16674#issuecomment-934983898 Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
		 Stan Grishin
					Stan Grishin
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							d9a580eb2e
						
					
				
				
					commit
					05a7af9ca0
				
			| @@ -49,7 +49,7 @@ config WOLFSSL_HAS_WPAS | |||||||
|  |  | ||||||
| config WOLFSSL_HAS_ECC25519 | config WOLFSSL_HAS_ECC25519 | ||||||
| 	bool "Include ECC Curve 25519 support" | 	bool "Include ECC Curve 25519 support" | ||||||
| 	default n | 	default y | ||||||
|  |  | ||||||
| config WOLFSSL_HAS_OPENVPN | config WOLFSSL_HAS_OPENVPN | ||||||
| 	bool "Include OpenVPN support" | 	bool "Include OpenVPN support" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user