]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd: Disallow ECC groups with a prime under 256 bits
authorJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 14:20:57 +0000 (17:20 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 15:28:05 +0000 (18:28 +0300)
commit92e1b96c26a84e503847bdd22ebadf697c4031ad
tree9dab918ef9ba0f6e72061951fa6dd4659de31ac7
parentcaf4d1c97954318151f43f982c106859cc024efb
EAP-pwd: Disallow ECC groups with a prime under 256 bits

Based on the SAE implementation guidance update to not allow ECC groups
with a prime that is under 256 bits, reject groups 25, 26, and 27 in
EAP-pwd.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_common/eap_pwd_common.c