projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
091e824
)
openssl: enable elliptic curve crypto by default (so that it can be used by things...
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 24 Jul 2013 12:38:06 +0000
(12:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 24 Jul 2013 12:38:06 +0000
(12:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37524
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libs/openssl/Config.in
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Config.in
b/package/libs/openssl/Config.in
index
b8a3779
..
34eff28
100644
(file)
--- a/
package/libs/openssl/Config.in
+++ b/
package/libs/openssl/Config.in
@@
-3,6
+3,7
@@
menu "Configuration"
config OPENSSL_WITH_EC
bool
+ default y
prompt "Enable elliptic curve support"
config OPENSSL_WITH_EC2M