]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Derive PMKID using SHA256() for all curves
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 24 Aug 2017 20:59:44 +0000 (23:59 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 24 Aug 2017 20:59:44 +0000 (23:59 +0300)
commitc2d4f2eb5dba0b5c5a8c5805823084da958a9b52
tree6982b7f06bcb6712ab5528cd74345b22224e8e57
parentbbb42bf091a69a554b374906c892a9581337a08d
DPP: Derive PMKID using SHA256() for all curves

This was previously defined inconsistently (H() vs. SHA256()), but it is
now clarified in the draft tech spec to use SHA256(), so update
implementation to do that.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/dpp.c