immortalwrt/package
David Bauer 6b299c26b4
wolfssl: always export wc_ecc_set_rng
Since commit 6467de5a8840 ("Randomize z ordinates in scalar
mult when timing resistant") wolfssl requires a RNG for an EC
key when the hardened built option is selected.

wc_ecc_set_rng is only available when built hardened, so there
is no safe way to install the RNG to the key regardless whether
or not wolfssl is compiled hardened.

Always export wc_ecc_set_rng so tools such as hostapd can install
RNG regardless of the built settings for wolfssl.

Signed-off-by: David Bauer <mail@david-bauer.net>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-05-22 17:12:07 +08:00
..
base-files busybox: preserve crontabs 2021-05-19 23:28:58 +08:00
boot grub2: disable liblzma dependency 2021-05-22 17:05:50 +08:00
devel valgrind: Fix compile problem with MIPS soft float 2021-04-12 20:21:28 +08:00
emortal package lean: move to LuCI feeds 2021-05-14 23:12:28 +08:00
firmware cypress-firmware:remove outdate firmwares 2021-04-25 23:18:21 +08:00
kernel package lean: move to LuCI feeds 2021-05-14 23:12:28 +08:00
libs wolfssl: always export wc_ecc_set_rng 2021-05-22 17:12:07 +08:00
network wireguard-tools: bump to 1.0.20210424 2021-05-21 01:33:33 +08:00
system build: introduce $(MKHASH) 2021-05-13 22:49:42 +08:00
utils busybox: nslookup applet link with resolv if use glibc 2021-05-22 17:06:29 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00