From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 13 Mar 2011 11:53:03 +0100 (CET) Date: Sun, 13 Mar 2011 11:53:32 +0100 From: Heinz Diehl Message-ID: <20110313105332.GA6745@fancy-poultry.org> References: <201103131045.26845.bluedzins@wp.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201103131045.26845.bluedzins@wp.pl> Subject: Re: [dm-crypt] How to activate hash module? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 13.03.2011, Maciej Pilichowski wrote: > Just of curiosity I tried to load the module explicitly (modprobe) > in 11.4 and then execute cryptsetup again, but it still stated the > hash is not supported. Not quite shure on that one, but as far as I know, newer cryptsetup is libgcrypt based, so you'll have to check if your libgcrypt implementation has compiled-in support for this particular hash algorithm you're trying to use.