All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Broz <gmazyland@gmail.com>
To: ".. ink .." <mhogomchungu@gmail.com>
Cc: dm-crypt@saout.de
Subject: Re: [dm-crypt] cryptsetup 1.6.0 crash when attempting to open truecrypt volume if the key is large enough
Date: Thu, 14 Feb 2013 14:43:17 +0100	[thread overview]
Message-ID: <511CE9F5.60708@gmail.com> (raw)
In-Reply-To: <CAFnMBaRFi3TtQxj3nw6rgfiFmQ4kOiRUAiUJsV7ZacA2xTiAxw@mail.gmail.com>


On 02/14/2013 12:44 PM, .. ink .. wrote:
> 
> http://pastebin.com/FqxMUf8Z
> 
> The above link has the source code of the program that show the crash.I have not tried that many key sizes but a key size of 5MB seem to crash cryptsetup

Yes, there was a stupid bug.
http://code.google.com/p/cryptsetup/source/detail?r=e600024908219af09819d1a6549cad2b6813a8f0#

TCRYPT passphrase is in fact limited to maximal 64 characters,
so it fails now early if this limit is exceeded.

Thanks,
Milan

  reply	other threads:[~2013-02-14 13:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 11:44 [dm-crypt] cryptsetup 1.6.0 crash when attempting to open truecrypt volume if the key is large enough .. ink ..
2013-02-14 13:43 ` Milan Broz [this message]
2013-02-14 16:39   ` .. ink ..
2013-02-14 16:57     ` Milan Broz
2013-02-14 17:06       ` .. ink ..
2013-02-15  9:01         ` Milan Broz
2013-02-15 11:51           ` Arno Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511CE9F5.60708@gmail.com \
    --to=gmazyland@gmail.com \
    --cc=dm-crypt@saout.de \
    --cc=mhogomchungu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.