From owner-cvs-all Sun Apr 9 15:21:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 184A737B78B; Sun, 9 Apr 2000 15:21:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id PAA65731; Sun, 9 Apr 2000 15:21:54 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 9 Apr 2000 15:21:54 -0700 (PDT) From: Kris Kennaway To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/crypto/rc4 rc4.c rc4.h In-Reply-To: <200004092210.PAA39076@bubba.whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 Apr 2000, Archie Cobbs wrote: > Kris Kennaway writes: > > > Added files: > > > sys/crypto/rc4 rc4.c rc4.h > > > Log: > > > A simplified RC4 implementation for kernel use. > > > > You mean arcfour, right? > > Right! The choice of file naming was unfortunate since it's not in fact RC4 which is AFAIK still a trademark, even though the algorithm itself is not protected. But perhaps you could at least force-commit the clarification to the repo. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message