]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix OOB Device Password use for EAP-WSC peer
authorJouni Malinen <j@w1.fi>
Wed, 27 Jun 2012 18:15:29 +0000 (21:15 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 27 Jun 2012 18:22:12 +0000 (21:22 +0300)
commit0965813640dadd233e0c35e1f5b48c05397b61f0
tree723f93535ec03a25a31bb03c623fa1b453ca1ca3
parent4e0131d3512acc67eff02ffa07fd1c0fea2fd3f4
WPS: Fix OOB Device Password use for EAP-WSC peer

The OOB Device Password is passed in as a hexdump of the real Device
Password (16..32 octets of arbitrary binary data). The hexdump needs to
be converted to binary form before passing it for WPS processing.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_wsc.c