From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 14:17:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B57016A4B3 for ; Fri, 3 Oct 2003 14:17:58 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E9543FE5 for ; Fri, 3 Oct 2003 14:17:56 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h93LHr1g020119; Fri, 3 Oct 2003 23:17:54 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Mike Tancsa From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 03 Oct 2003 17:15:54 EDT." <6.0.0.22.0.20031003153910.083e3410@209.112.4.2> Date: Fri, 03 Oct 2003 23:17:53 +0200 Message-ID: <20118.1065215873@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: GEOM BDE stats / questions about crypto transformations X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 21:17:58 -0000 In message <6.0.0.22.0.20031003153910.083e3410@209.112.4.2>, Mike Tancsa writes: >However, overall the CPU is lower when running with the hifn >card defined in the kernel. It makes a large difference in CPU usage when >scp'ing a file across using 3des. Perhaps when the new Soekris card which >does AES comes out, these numbers will speed up. > >In the mean time is anyone using this in production ? Are you using any >USB keys for the storing the pass phrase ? If so, can you give me some >details as to how you set it up ? I have a rewrite of the userland tool (gbde(8)) in progress, amongst other things it will improve the key-handling a fair bit. I don't have an ETA right now, but I hope to make it before 5.2 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.