]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-pwd peer: Add support for salted password databases
authorDan Harkins <dharkins@lounge.org>
Fri, 25 May 2018 18:40:04 +0000 (21:40 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 28 May 2018 19:09:20 +0000 (22:09 +0300)
commit44136f6ca2d97c2300a1021e0b2f4140035b4c4a
treeea70503e7f9140df0a94dc8e2cef85a9be2552e7
parentb30639b77e6092466f14ed1946206e54c6deee71
EAP-pwd peer: Add support for salted password databases

These changes add support for salted password databases to EAP-pwd per
RFC 8146. This commits introduces the framework for enabling this and
the actual salting mechanisms are introduced in the following commits.

Signed-off-by: Dan Harkins <dharkins@lounge.org>
src/eap_peer/eap_pwd.c