Fix IEEE 802.11r key derivation function to match with the standard
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 19 Mar 2009 13:46:00 +0000 (15:46 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Mar 2009 13:46:00 +0000 (15:46 +0200)
commit4cb0dcd92d560674865a951010bed5054f3fd26c
tree84829014b6e7d3ad6a29a55c1ae08972ce2763d4
parentc5aaa015627daa1e9fba7065e07294f952b295cf
Fix IEEE 802.11r key derivation function to match with the standard

IEEE Std 802.11r-2008, 8.5.1.5.2 starts the 'i' counter from 1, not 0.
Note: this breaks interoperability with previous versions. [Bug 303]
hostapd/ChangeLog
src/crypto/sha256.c
wpa_supplicant/ChangeLog