From owner-freebsd-geom@FreeBSD.ORG Tue Feb 28 19:39:17 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E90B16A420 for ; Tue, 28 Feb 2006 19:39:17 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9F043D46 for ; Tue, 28 Feb 2006 19:39:16 +0000 (GMT) (envelope-from jackt123@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so781344wxc for ; Tue, 28 Feb 2006 11:39:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tQmo7jbD+/xawrw/xXnJMcqqpr7tEEJkzxzj6wAV1fQBCcspShtdy9YOZj0JuTSboof3RMAcBWpdyvctErCnaDe1z7FXk29FXSOtGdGVeZoiyQFrXzjrheb7DDkhgJ9M+80e/6X/WZJgLwQb/V2637Cln66ChRbhVH0katDUiyw= Received: by 10.70.54.13 with SMTP id c13mr991014wxa; Tue, 28 Feb 2006 11:39:15 -0800 (PST) Received: by 10.70.70.16 with HTTP; Tue, 28 Feb 2006 11:39:15 -0800 (PST) Message-ID: Date: Tue, 28 Feb 2006 19:39:15 +0000 From: "Jack T" To: "Marius Nuennerich" In-Reply-To: <20060228130300.59f9125d@sol> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060228024303.6f164e6a@sol> <20060228130300.59f9125d@sol> Cc: freebsd-geom@freebsd.org Subject: Re: GELI compatibility with GBDE X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 19:39:17 -0000 On Tue, 28 Feb 2006 "Jack T" wrote: > Hi! I was looking at feature comparison charts. > GBDE uses AES, GELI can uses AES, Blowfish, and 3DES. > GBDE uses fixed key length, GELI can be variable. On 2/28/06, Marius Nuennerich wrote: > Could you post a link to that chart? Of course. It was part of a talk given at EuroBSDCon and CCC last year: https://events.ccc.de/congress/2005/fahrplan/events/1139.en.html The chart is in the PDF at the bottom of the page, table 1, section 3.1. - Jack