hostapd: wolfssl: add RNG to EC key
authorDavid Bauer <mail@david-bauer.net>
Wed, 5 May 2021 23:53:49 +0000 (01:53 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 21 May 2021 13:44:05 +0000 (15:44 +0200)
commitddcb970274c011d3db611ec39350ee4704ff0e02
tree1dd9ea3bab2d983d63b157cd28d503377c1a6887
parentef9b103107aebd1a54f4360af3d9cf28d0544f13
hostapd: wolfssl: add RNG to EC key

Since upstream commit 6467de5a8840 ("Randomize z ordinates in
scalar mult when timing resistant") WolfSSL requires a RNG for
the EC key when built hardened which is the default.

Set the RNG for the EC key to fix connections for OWE clients.

Signed-off-by: David Bauer <mail@david-bauer.net>
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/0001-wolfssl-init-RNG-with-ECC-key.patch [new file with mode: 0644]