From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N3PMyRAaffig for ; Sun, 17 Mar 2013 19:56:23 +0100 (CET) Received: from mail-ea0-x22f.google.com (mail-ea0-x22f.google.com [IPv6:2a00:1450:4013:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sun, 17 Mar 2013 19:56:23 +0100 (CET) Received: by mail-ea0-f175.google.com with SMTP id o10so2189246eaj.6 for ; Sun, 17 Mar 2013 11:56:21 -0700 (PDT) Message-ID: <51461195.3030306@gmail.com> Date: Sun, 17 Mar 2013 19:55:17 +0100 From: Milan Broz MIME-Version: 1.0 References: <51233EC5.2070007@gmail.com> In-Reply-To: <51233EC5.2070007@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] the library and the binary do not agree on the cipher mode a truecrypt volume is created with List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: ".. ink .." Cc: dm-crypt@saout.de On 19.2.2013 9:58, Milan Broz wrote: > > On 19.2.2013 9:32, .. ink .. wrote: >> The source code for the "rrr" program is at: http://pastebin.com/CdG7KAuE Just for the archive - this is not a bug, it correctly returns encryption mode + IV generator. See explanation and your fixed code sample here http://code.google.com/p/cryptsetup/issues/detail?id=148#c1 Thanks, Milan