[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix builds with missing sha384 hash functions

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Feb 23 22:43:21 UTC 2023


On Thu, 23 Feb 2023 19:47:47 +0300
Sergey Matyukevich <geomatsi at gmail.com> wrote:

> SAE, unlike OWE or DPP, does not explicitly enable support for sha384
> hash functions. Possible WPA3 build issue is masked, since all three
> SAE/OWE/DPP are included. However, there exist other configurations
> that enable only SAE. For instance, one such build configuration is
> wpa_supplicant AP mode with mesh support.
> 
> This change adds upstream patch that includes sha384 and sha256 hash
> functions to builds with SAE support.
> 
> Fixes: http://autobuild.buildroot.net/results/f349130985870f4a781cca56c3f551108f81aa3e/
> 
> Signed-off-by: Sergey Matyukevich <geomatsi at gmail.com>
> ---
>  ...384-512-KDF-for-SAE-if-SHA384-512-is.patch | 62 +++++++++++++++++++
>  1 file changed, 62 insertions(+)
>  create mode 100644 package/wpa_supplicant/0003-Include-HMAC-SHA384-512-KDF-for-SAE-if-SHA384-512-is.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list