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