Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 16 Jun 2006 12:27:47 +0400
From: Maxim Timofeyev <tmahome@....spb.ru>
To:  owl-users@...ts.openwall.com
Subject: Re: Owl: crypto

Solar Designer:
>> # losetup -e AES /dev/loop0 /tmp/cr
>> Password:
>> ioctl: LOOP_SET_STATUS: Invalid argument, requested cipher or key length (128
>> bits) not supported by kernel
> 
> It appears that you don't have some required component compiled or
> loaded into your kernel.  Please start with the known-working kernel
> configuration off the CD.

The kernel is builded with following parameters:

CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_CRYPTO=y
CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=m
CONFIG_CRYPTO_SHA1=m
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_DES=m
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_TEST=m

All modules are now loaded.

kernel version: 2.4.32 + ow1 + some patches.
Owl current for date ~ 01/06/2006.

-- 
Maxim Timofeyev
JabberID: tma@....spb.ru
E-Mail: tma@....spb.ru
WWW: http://tma.spb.ru

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.