From owner-cvs-all Wed Jan 15 12: 8:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F22E237B401 for ; Wed, 15 Jan 2003 12:08:47 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id B7D7743F3F for ; Wed, 15 Jan 2003 12:08:46 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 43602 invoked by uid 1000); 15 Jan 2003 20:08:47 -0000 Date: Wed, 15 Jan 2003 12:08:47 -0800 (PST) From: Nate Lawson To: Mark Murray Cc: Sam Leffler , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rc4 rc4.c src/sys/modules/rc4 Makefile In-Reply-To: <200301152003.h0FK3DaX014861@grimreaper.grondar.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Probably so you can take a GENERIC kernel and load an 802.11 driver that uses WEP without having to enable full crypto support. -Nate On Wed, 15 Jan 2003, Mark Murray wrote: > Just interested. Why RC4? Why not MD5/SHA1/DES/AES etc? > > > sam 2003/01/15 11:55:17 PST > > > > Modified files: > > sys/crypto/rc4 rc4.c > > Added files: > > sys/modules/rc4 Makefile > > Log: > > make rc4 crypto support a module so other modules can depend on it > > > > Submitted by: imp > > Reviewed by: imp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message