]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd peer: Add support for hashed password
authorJouni Malinen <j@w1.fi>
Sat, 28 Mar 2015 07:43:33 +0000 (09:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Mar 2015 07:43:33 +0000 (09:43 +0200)
commit3e808b831ce315b41c222a17de3ff7836a34d490
treedffbb4de0fea26db067023589308bd88d1ed80f7
parente4840b381ca3147e7d11301e8f861c4c101f071c
EAP-pwd peer: Add support for hashed password

This extends EAP-pwd peer support to allow NtHash version of password
storage in addition to full plaintext password. In addition, this allows
the server to request hashed version even if the plaintext password is
available on the client. Furthermore, unsupported password preparation
requests are now rejected rather than allowing the authentication
attempt to continue.

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