immortalwrt/package
David Bauer c63e9cd7df 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-22 17:07:46 +08:00
..
base-files base-files: generate bridge device sections with br- name prefix 2021-05-20 23:15:33 +08:00
boot uboot-envtools: support uci-default config also per subtargets 2021-05-20 23:20:01 +08:00
devel Merge Mainline 2021-04-12 20:23:17 +08:00
emortal Merge Mainline 2021-05-15 02:09:05 +08:00
firmware Merge Mainline 2021-04-29 00:01:08 +08:00
kernel mt76: update to the latest version 2021-05-15 23:54:08 +08:00
libs wolfssl: always export wc_ecc_set_rng 2021-05-22 17:07:46 +08:00
network netifd: update to the latest master 2021-05-20 23:16:12 +08:00
system rpcd: fix PKG_MIRROR_HASH 2021-05-19 12:56:11 +08:00
utils Merge Mainline 2021-05-20 17:11:27 +08:00
Makefile Merge Mainline 2021-05-13 23:01:12 +08:00