From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mail.saout.de (Postfix) with ESMTP for ; Fri, 18 Feb 2011 18:59:37 +0100 (CET) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PqUcC-0001XY-LE for dm-crypt@saout.de; Fri, 18 Feb 2011 18:59:36 +0100 Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Feb 2011 18:59:36 +0100 Received: from baumane by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Feb 2011 18:59:36 +0100 From: Eric Bauman Date: Sat, 19 Feb 2011 04:59:23 +1100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [dm-crypt] LUKS --hash vs. --cipher whatever:hash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hello, I'm interested in the difference between, --hash sha256 and --cipher whatever:sha256. Couldn't find anything in The Fine Manual, so any pointers in the right direction would be much appreciated. Thanks, Eric