Rosen Penev
c0b15b3072
openssl: Make DTLS configurable.
...
Signed-off by: Rosen Penev <rosenp@gmail.com>
8 years ago
Felix Fietkau
cd91f384ac
openssl: re-enable NPN by default
...
Several packages rely on it
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Dirk Feytons
3ad8bc4366
openssl: add option to disable SRP support
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years ago
Dirk Feytons
f16fc21675
openssl: add option to disable PSK support
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years ago
Dirk Feytons
0099748fd6
openssl: add option for NPN support
...
NPN has been superseded by ALPN so NPN is disabled by default
The patch has been sent to OpenSSL for inclusion, see
https://github.com/openssl/openssl/pull/1100
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years ago
Dirk Feytons
eb4fc91a81
openssl: add option to disable compression support
...
By default it's disabled. After the CRIME attack it seems the use of
compression is discouraged.
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years ago
Dirk Feytons
db11695aa6
openssl: add option to omit deprecated APIs
...
Signed-off-by: Dirk Feytons <dirk.feytons@gmail.com>
8 years ago
Felix Fietkau
8de052800a
openssl: remove the separate configuration menu, use the implicit one (via MENU:=1)
...
Fixes warning on selecting OPENSSL_ENGINE_CRYPTO if openssl is not selected
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48312
9 years ago
Hauke Mehrtens
f1d3b08fc0
openssl: add config option for no_hw support
...
The hardware support is required by some 3rd party engines (tpm)
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
SVN-Revision: 47817
9 years ago
Steven Barth
6a4a437e04
openssl: optimize build options, disable old SSL versions
...
Based on a patchset by Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43123
10 years ago
Felix Fietkau
ca186db09f
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
11 years ago
Felix Fietkau
da654a0c42
openssl: add elliptic curve crypto compilation options to openssl
...
This patch adds EC compilation options to openssl
OPENSSL_WITH_EC is needed for authsae (OPENSSL_WITH_EC2M isn't)
Activating ec (but not ec2m) in openssl take 35Ko more on ar71xx (ipk size)
Activating both take 52Ko.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37523
11 years ago
Felix Fietkau
96bb7c123b
build: consistently use 'depends on' instead of 'depends'
...
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
12 years ago
Felix Fietkau
48db59fab7
move library packages to package/libs/
...
SVN-Revision: 33657
12 years ago
Luka Perkov
f3112b06d2
openssl: enable the use of cryptodev digests
...
SVN-Revision: 32673
13 years ago
Nicolas Thill
8f683d6fe1
package/openssl: move configuration in submenu
...
SVN-Revision: 20915
15 years ago
Felix Fietkau
1a4a9cea95
openssl: make engines support dynamically configurable (based on a patch by puchu)
...
SVN-Revision: 19371
15 years ago