From owner-freebsd-hackers  Sun Jun 24 11:59:57 2001
Delivered-To: freebsd-hackers@freebsd.org
Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2])
	by hub.freebsd.org (Postfix) with ESMTP id D010237B405
	for <hackers@FreeBSD.ORG>; Sun, 24 Jun 2001 11:59:53 -0700 (PDT)
	(envelope-from e-masson@kisoft-services.com)
Received: from notbsdems.nantes.kisoft-services.com (pppA196.francenet.fr [193.149.100.106])
	by logatome.francenet.fr (8.10.1/8.11.1) with ESMTP id f5OIxo020487;
	Sun, 24 Jun 2001 20:59:51 +0200 (CEST)
Received: by notbsdems.nantes.kisoft-services.com (Postfix, from userid 1001)
	id B026FE6971; Sun, 24 Jun 2001 20:52:32 +0200 (CEST)
To: Bsdguru@aol.com
Cc: hackers@FreeBSD.ORG
Subject: Re: Status of encryption hardware support in FreeBSD
References: <a2.15e39041.286781d5@aol.com>
From: Eric Masson <e-masson@kisoft-services.com>
In-Reply-To: <a2.15e39041.286781d5@aol.com> (Bsdguru@aol.com's message of "Sun, 24 Jun 2001 13:48:05 EDT")
X-Operating-System: FreeBSD 4.3-STABLE i386
Date: 24 Jun 2001 20:52:30 +0200
Message-ID: <86ithld829.fsf@notbsdems.nantes.kisoft-services.com>
Lines: 15
User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Cuyahoga Valley)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-hackers@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-hackers.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-hackers>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-hackers>
X-Loop: FreeBSD.ORG

>>>>> "Bsdguru" == Bsdguru  <Bsdguru@aol.com> writes:

 Bsdguru> I'd suggest doing a study on the benefits as well. With 1+Ghz
 Bsdguru> processors, the advantages of doing this in hardware become
 Bsdguru> less than in the old days.

Think about the embedded market, where 486 class processors are still
widely used (just like Soren's net4501)

Eric Masson
-- 
 > Je cherche une methode pour verifier si le port 515 est a l'ecoute. 
 > Cette requete est a envoyer d'une station Solaris vers un serveur NT.
 use Net::TCP;  $object = new Net::TCP "playstation", 515; 
 $ok = $object->connect; -- SB in Guide du linuxien pervers

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message