All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] cryptsetup with arc4 cipher
@ 2009-08-04 23:54 Stelios Bounanos
  2009-08-05 13:09 ` Milan Broz
  0 siblings, 1 reply; 18+ messages in thread
From: Stelios Bounanos @ 2009-08-04 23:54 UTC (permalink / raw)
  To: dm-crypt

Hello list,

I was recently looking for dm-crypt cipher benchmarks and came across
this:

  http://blog.wpkg.org/2009/04/23/cipher-benchmark-for-dm-crypt-luks/

I was surprised to see arc4 perform so badly, particularly since
"openssl speed" results tell a very different story.  I decided to do
some simple benchmarking of my own but I can't seem to get cryptsetup to
work with arc4:

  # cryptsetup luksFormat --align-payload=512 -q -c arc4 /dev/sda4 key
  # cryptsetup luksOpen -d key /dev/sda4 ctest
    Command failed: No key available with this passphrase.

The above commands work fine with aes.  I can see arc4 in /proc/crypto.

Any ideas?


Regards,
Stelios.

-- 

Stelios Bounanos
perl -e 'print+reverse"t\nney.ttno\@esb"=~/(..)/sg'     #key: 0xE88A7F61

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-08-08  3:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 23:54 [dm-crypt] cryptsetup with arc4 cipher Stelios Bounanos
2009-08-05 13:09 ` Milan Broz
2009-08-05 20:30   ` Sebastian Andrzej Siewior
2009-08-05 20:30     ` Sebastian Andrzej Siewior
2009-08-06  7:46     ` Milan Broz
2009-08-06  7:46       ` Milan Broz
2009-08-06  8:38       ` Sebastian Andrzej Siewior
2009-08-06  8:38         ` Sebastian Andrzej Siewior
2009-08-06  9:19         ` Herbert Xu
2009-08-06  9:19           ` Herbert Xu
2009-08-06 17:07       ` Stelios Bounanos
2009-08-06 17:07         ` Stelios Bounanos
2009-08-08  3:10         ` [dm-crypt] " Herbert Xu
2009-08-08  3:10           ` Herbert Xu
2009-08-08  3:08     ` Herbert Xu
2009-08-08  3:08       ` Herbert Xu
2009-08-08  3:13       ` Herbert Xu
2009-08-08  3:13         ` Herbert Xu

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.