Which algorithms compute the MIC and wrap the key data.
Decides how the MIC below is computed, so getting it wrong makes every MIC in the capture fail to validate for a reason that has nothing to do with the passphrase.
| Value | Meaning |
|---|---|
| 1 | HMAC-MD5 MIC, RC4 key wrap — TKIP era |
| 2 | HMAC-SHA1-128 MIC, AES key wrap — WPA2 with CCMP |
| 3 | AES-CMAC MIC, AES key wrap |
Bit values written b0 first, matching transmission order.
EAPOL-Key > Key Information > Key Descriptor Version