ARC4 crypto module
From: Jon Oberheide <hidden>
Date: 2004-03-04 16:07:39
From: Jon Oberheide <hidden>
Date: 2004-03-04 16:07:39
*** This message has been cross-posted to hostap@shmoo.com and netdev@oss.sgi.com *** Developers, The ARC4 module I wrote for the crypto API has recently been included in the 2.4 and 2.6 kernel. Host-based WEP can now be implemented relatively easily in wireless drivers. I know HostAP has its own crypto system but using the kernel crypto API for WEP is one step closer to getting HostAP into the kernel. The module should be in the next bk snapshot for those interested. Regards, Jon Oberheide On Thu, 2004-03-04 at 03:12, David S. Miller wrote:
Applied to 2.6.x, thanks. James, please cook up a 2.4.x variant as well.