From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 19:10:21 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 46C3F16A402 for ; Sat, 24 Mar 2007 19:10:21 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id A4C4D13C4AE for ; Sat, 24 Mar 2007 19:10:20 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.8/8.13.8) with ESMTP id l2OJADWX006732; Sat, 24 Mar 2007 20:10:13 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.8/8.13.8/Submit) with ESMTP id l2OJACuE006729; Sat, 24 Mar 2007 20:10:13 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Sat, 24 Mar 2007 20:10:11 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: RW In-Reply-To: <20070320223619.6c18cd08@gumby.homeunix.com> Message-ID: <20070324200844.F6725@chylonia.3miasto.net> References: <20070320190305.O29971@chylonia.3miasto.net> <20070320223619.6c18cd08@gumby.homeunix.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: gbde and geli - differences X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 19:10:21 -0000 >> why there are both? what should i use to have better chance i will be >> able to recover data after say 10 years knowing password? > > I presume it's to do with geli using OpenSSL libraries and so picking-up > hardware acceleration where available. I think gdbe is being sidelined. i switched to geli, making all my encrypted partition DVD sized, so i can back it up encrypted by writing whole device to DVD. and geli uses 2-3 times less CPU time doing the same encryption. both can use passwords and key files. thank you