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>
Mon, 21 Jun 2021 20:43:15 +0000 (22:43 +0200)
commite410ef838959c0d7cd9a6c0a13d5f2ca2b03c077
treea08fde5f4c11d0a7563db4ec72d3701d3d26b8a8
parentf6d8c0cf2b47b55474f6f2604ac57bc8aedfeb08
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>
(cherry picked from commit ddcb970274c011d3db611ec39350ee4704ff0e02)
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/802-wolfssl-init-RNG-with-ECC-key.patch [new file with mode: 0644]