From owner-freebsd-arch@FreeBSD.ORG Wed Feb 4 16:07:08 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FED416A4CE for ; Wed, 4 Feb 2004 16:07:08 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF20943D54 for ; Wed, 4 Feb 2004 16:07:06 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id AE7AF72DC7; Wed, 4 Feb 2004 16:07:06 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id AC6C572DBF; Wed, 4 Feb 2004 16:07:06 -0800 (PST) Date: Wed, 4 Feb 2004 16:07:06 -0800 (PST) From: Doug White To: Poul-Henning Kamp In-Reply-To: <29979.1075898861@critter.freebsd.dk> Message-ID: <20040204160446.F96240@carver.gumbysoft.com> References: <29979.1075898861@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: arch@freebsd.org Subject: Re: Resolving the crypto duplicity... X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 00:07:08 -0000 On Wed, 4 Feb 2004, Poul-Henning Kamp wrote: > > I'm just using Rijndael/AES for illustration, the same issues apply > to various other algorithms. > > Right now we have identical (apart from some trivial details) of the > AES algorithms in the kernel: > > [1] src/sys/crypto/rijndael/* > [ipsec, random and geom_bde options] > > [2] arc/sys/opencrypto/rijndael.? > [crypto] You'd have to go back to the original discussion, but I though that we decided to go with this to avoid complicating KAME imports. Just trying to inject some history into the discussion :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org