difos/package
David Bauer ef9b103107 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>
2021-05-21 15:43:57 +02:00
..
base-files Revert "base-files: migrate old UCI network bridge ports syntax" 2021-05-20 12:25:25 +02:00
boot grub2: disable liblzma dependency 2021-05-21 09:17:59 +01:00
devel valgrind: Fix compile problem with MIPS soft float 2021-04-11 23:01:28 +02:00
firmware ipq40xx: add support for MikroTik SXTsq 5 ac 2021-04-29 10:55:07 +02:00
kernel mt76: update to the latest version 2021-05-15 09:18:28 +02:00
libs wolfssl: always export wc_ecc_set_rng 2021-05-21 15:43:57 +02:00
network netifd: update to the latest master 2021-05-20 12:25:25 +02:00
system rpcd: fix PKG_MIRROR_HASH 2021-05-18 19:31:44 +02:00
utils busybox: nslookup applet link with resolv if use glibc 2021-05-21 11:31:46 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00