Discussion:
How to ADD new encryption in WEP
(too old to reply)
keshava
2007-02-14 09:17:02 UTC
Permalink
Hi,
1. I want to add my own encryption algorithm in WEP under wireless
LAN. The standard 802.11b WEP says use of RC4 algorithm, i want to
replace RC4 with my own encryption algorithm.
2. I want to add my own authentication method in 802.11b

Will any body will guide w.r.t above. What tools/software are required
to achieve above mention points.

Thanks & Regards
keshav.
Arkady Frenkel
2007-02-14 12:09:00 UTC
Permalink
You can't, that predefined in standard
Arkady
Post by keshava
Hi,
1. I want to add my own encryption algorithm in WEP under wireless
LAN. The standard 802.11b WEP says use of RC4 algorithm, i want to
replace RC4 with my own encryption algorithm.
2. I want to add my own authentication method in 802.11b
Will any body will guide w.r.t above. What tools/software are required
to achieve above mention points.
Thanks & Regards
keshav.
keshava
2007-02-15 04:28:00 UTC
Permalink
Post by Arkady Frenkel
You can't, that predefined in standard
Arkady
Post by keshava
Hi,
1. I want to add my own encryption algorithm in WEP under wireless
LAN. The standard 802.11b WEP says use of RC4 algorithm, i want to
replace RC4 with my own encryption algorithm.
2. I want to add my own authentication method in 802.11b
Will any body will guide w.r.t above. What tools/software are required
to achieve above mention points.
Thanks & Regards
keshav.
Hi,
Is it possible to implement WEP like scheme in Wireless LAN with my
own Authentication, Encryption algorithm & Key exchange protocols. If
possible where to look for the solution ?
Any help in this regard is appreciated.

Thanks & Regards
keshav.
Arkady Frenkel
2007-02-15 08:26:00 UTC
Permalink
No. AFAIK
Arkady
Post by keshava
Post by Arkady Frenkel
You can't, that predefined in standard
Arkady
Post by keshava
Hi,
1. I want to add my own encryption algorithm in WEP under wireless
LAN. The standard 802.11b WEP says use of RC4 algorithm, i want to
replace RC4 with my own encryption algorithm.
2. I want to add my own authentication method in 802.11b
Will any body will guide w.r.t above. What tools/software are required
to achieve above mention points.
Thanks & Regards
keshav.
Hi,
Is it possible to implement WEP like scheme in Wireless LAN with my
own Authentication, Encryption algorithm & Key exchange protocols. If
possible where to look for the solution ?
Any help in this regard is appreciated.
Thanks & Regards
keshav.
Ben Voigt
2007-02-15 14:44:33 UTC
Permalink
Post by keshava
Hi,
Is it possible to implement WEP like scheme in Wireless LAN with my
own Authentication, Encryption algorithm & Key exchange protocols. If
possible where to look for the solution ?
Any help in this regard is appreciated.
It would probably be highly dependent on both the OS and WNIC model, and not
possible for most combinations. You would also need a WNIC supporting
access point mode, as you'll have to run your software at both ends.

Much easier to just use SSL through a standards-compliant 802.11 connection,
so unless you're doing academic research, do that instead.
Post by keshava
Thanks & Regards
keshav.
Loading...