All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] dm-crypt / LUKS FAQ monthly posting
Date: Fri, 2 Jul 2010 23:14:21 +0200	[thread overview]
Message-ID: <20100702211421.GA15302@tansi.org> (raw)
In-Reply-To: <20100702190634.GC5931@pc21.mareichelt.com>

On Fri, Jul 02, 2010 at 09:06:34PM +0200, markus reichelt wrote:
> * Arno Wagner <arno@wagner.name> wrote:
> 
> >   * How can I use cryptsetup to mount loop-AES encrypted devices?
> > 
> >   (By ttsiodras) With these commands: 
> >       sh# losetup /dev/loop0 /path/to/whatever/file/or/volume
> >       sh# cryptsetup -c aes-plain -h sha512 create crypted /dev/loop0
> >       Enter passphrase:
> >       sh# mount /dev/mapper/crypted /mnt/heaven
> >  
> >   The above work for aes256 - for aes128, use "sha256".
> 
> Wth...
> 
> The user who submitted that must have been hiding under a rock quite
> some time. At best, the mentioned foo works for single-key loop-AES
> images. That's ancient, and since ages not even slightly a
> recommended loop-AES usage. Maybe he can comment on that madness?

This is from the original FAQ. I do not know how old it is, but
I did not want to drop it in case somebody has old backups
or the like done with loop-AES.

I will add a note that this may only work in some cases and is not
currently recomended loop-AES usage.

Arno
-- 
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: arno@wagner.name 
GnuPG:  ID: 1E25338F  FP: 0C30 5782 9D93 F785 E79C  0296 797F 6B50 1E25 338F
----
Cuddly UI's are the manifestation of wishful thinking. -- Dylan Evans

If it's in the news, don't worry about it.  The very definition of 
"news" is "something that hardly ever happens." -- Bruce Schneier 

  reply	other threads:[~2010-07-02 21:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-02  0:04 [dm-crypt] dm-crypt / LUKS FAQ monthly posting Arno Wagner
2010-07-02 19:06 ` markus reichelt
2010-07-02 21:14   ` Arno Wagner [this message]
2010-07-02 21:54   ` Milan Broz

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=20100702211421.GA15302@tansi.org \
    --to=arno@wagner.name \
    --cc=dm-crypt@saout.de \
    /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.