From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 09:39:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B92F1065673 for ; Thu, 12 Feb 2009 09:39:42 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id DD0F28FC13 for ; Thu, 12 Feb 2009 09:39:41 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id D49A619256; Thu, 12 Feb 2009 09:39:40 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon X-Spam-Level: X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 Received: from gluon (unknown [IPv6:2a01:348:10f:0:240:f4ff:fe57:9871]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Thu, 12 Feb 2009 09:39:40 +0000 (GMT) Date: Thu, 12 Feb 2009 09:39:36 +0000 From: Bruce Cran To: Wojciech Puchar Message-ID: <20090212093936.02f2bcea@gluon> In-Reply-To: <20090212101655.T81232@wojtek.tensor.gdynia.pl> References: <540501.88650.qm@web8905.mail.in.yahoo.com> <20090212101655.T81232@wojtek.tensor.gdynia.pl> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.14.4; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Garimella Srinivas Subject: Re: USB Hard disk with LUKS AES encryption regarding. 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: Thu, 12 Feb 2009 09:39:42 -0000 On Thu, 12 Feb 2009 10:17:38 +0100 (CET) Wojciech Puchar wrote: > i don't know what's "LUKS AES" but it sound like something > proprietary, so unless LUKS AES software for FreeBSD exist you can't > do it I'd not heard of it either but apparently LUKS is the "Linux Unified Key Setup" (http://code.google.com/p/cryptsetup/) but it appears nobody's done the work to port it to FreeBSD. -- Bruce