Click to See Complete Forum and Search --> : CRC32 in WEP frame


martinkrajci
03-03-2003, 10:26 AM
Hello conference,

I'm new to this conference and maybe my question doesn't belong here.

Question:
Does anybody know the exact CRC32 function (sourcecode) that is used in 802.11b for protecting unauthorized data modification. ICV in WEP data frame is calculated by CRC32. I found some CRC32 implementations on internet, but all of them are diferent from the one used in 802.11.

Thanx

Martin

Marzex
03-03-2003, 11:11 AM
The CRC32 is used as a frame checksum. I believe the RC4 algorthim is used for WEP.