]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd: Fix Prep in EAP-pwd-ID/Response when EAP_PWD_PREP_MS is used
authorBrian Candler <b.candler@pobox.com>
Sat, 8 Oct 2016 07:09:07 +0000 (08:09 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 8 Oct 2016 16:43:09 +0000 (19:43 +0300)
commit2875e323330d4137f919a63a1187db928e56af14
tree036bdaf936c7b96fcd1c30cf217213dfff733fe2
parent5f5ca28414de7ae0b86d4c2aa09c3e67b697dd56
EAP-pwd: Fix Prep in EAP-pwd-ID/Response when EAP_PWD_PREP_MS is used

Fix the pre-processing field in the response when EAP_PWD_PREP_MS is
being used. This fixes interoperability with EAP-pwd servers that
validate the Prep field in EAP-pwd-ID/Response when the RFC2759
(PasswordHashHash) pre-processing is used.

Signed-off-by: Brian Candler <B.Candler@pobox.com>
src/eap_peer/eap_pwd.c