]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE-PK: Increment the minimum password length to 9
authorJouni Malinen <jouni@codeaurora.org>
Wed, 3 Jun 2020 22:36:50 +0000 (01:36 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 4 Jun 2020 20:53:55 +0000 (23:53 +0300)
commitc85b39ec503e331c1de9c9e26331da96615ed066
treef522989b3520980008c8000ee6f17c3bd051b4ae
parent2c7b5a2c5fccd1e475151f58a50450272211e6a0
SAE-PK: Increment the minimum password length to 9

While this is not explicitly defined as the limit, lambda=8 (i.e., 9
characters with the added hyphen) is needed with Sec=5 to reach the
minimum required resistance to preimage attacks, so use this as an
implicit definition of the password length constraint.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/sae_pk.c