]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: FILS keys and (Re)Association Request/Response frames
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 5 Sep 2017 16:01:59 +0000 (19:01 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 5 Sep 2017 16:05:16 +0000 (19:05 +0300)
commitc72df3c67c5435817783e4375b50bb55107dc057
tree7fb46e1f51411c78ac0058ebf8f344b497ec03ee
parent6c29d95a9062f5c94c4fab3b0b29f4af34a085b0
wlantest: FILS keys and (Re)Association Request/Response frames

Try to derive PTK when FILS shared key authentication is used without
PFS. The list of available PMKs is interpreted as rMSK for this purpose
and PMK and PTK is derived from that. If the resulting PTK (KEK) can be
used to decrypt the encrypted parts of (Re)Association Request/Response
frames, mark the PTK as derived so that encrypted frames during the
association can be decrypted. In addition, write a decrypted version of
the (Re)Association Request/Response frames into the output file.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wlantest/rx_mgmt.c
wlantest/wlantest.h