Title :
WEP implementation using Linear Feedback Shift Register (LFSR) and dynamic key
Author :
Gupta, Nidhi ; Biswas, G.P.
Author_Institution :
Dept. of Comput. Sci. & Eng., Indian Sch. of Mines, Dhanbad, India
Abstract :
The WEP (wired equivalent privacy) is an IEEE 802.11´s optional stream cipher scheme implemented in its MAC layer for confidentiality of the data frames. It uses RC4 for pn-sequence generation and the same is xored with the plain text and added integrity check value produced by the CRC-32. In this paper, the WEP has been implemented using the Linear Feedback Shift Register (LFSR) as a pn-sequence generator, i.e., the RC4 in WEP has been replaced by LFSR. Also the static key used in WEP is replaced by a dynamic key; as a result the proposed WEP implementation is more secured than the original one. The pn-sequence generated by LFSR is more random than the pn-sequence generated by RC4. In this regard, a randomness test, called Diehard test, has been carried out on the outputs of both RC4 and LFSR, and it has been found that more tests are satisfied by the LFSR, the details test results are included in this paper for ready reference.
Keywords :
cryptographic protocols; data privacy; shift registers; telecommunication standards; wireless LAN; IEEE 802.11; MAC layer; RC4; diehard test; dynamic key; integrity check value; linear feedback shift register; optional stream cipher scheme; pn-sequence generation; static key; wired equivalent privacy; Cryptography; Generators; Polynomials; Protocols; Wireless LAN; Diehard test; LFSR; PN-Sequence; RC4; Stream cipher; WEP; Wireless networks;
Conference_Titel :
Computer and Communication Technology (ICCCT), 2011 2nd International Conference on
Conference_Location :
Allahabad
Print_ISBN :
978-1-4577-1385-9
DOI :
10.1109/ICCCT.2011.6075144