[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problems with instalation.
Hi all,
I'm tryng to install the CryptoAPI in my system, but I
have some problemas. The steps that I made are:
1) in crypto-0.1.0-rc4 directory:
# make patch-kernel KDIR=/usr/src/linux
The patch was applied ok
2) I recompile the kernel, chosing all the crypto
options, and
the loop driver.
3) Install the kernel and reboot.
4) patch the util-linux-2.11r with the util-linux-
2.11r.patch, compile
and install it.
5) Try to use a crypto file:
# dd if=/dev/urandom of=cryptofile bs=1024 count=50
# losetup -e twofish /dev/loop0 ./cryptofile
Available keysizes (bits): 128 192 256
Keysize: 128
Password: workplease
Password: workplease
The cipher does not exist, or a cipher module needs to
be loaded into the kernel
ioctl: LOOP_SET_STATUS: Invalid argument
# lsmod
Module Size Used by Not tainted
cipher-twofish 43072 0 (unused)
loop 7888 0
cryptoapi 3396 5 [cipher-twofish]
What's wrong ?
__________________________________________________________________________
Venha para a VilaBOL!
O melhor lugar para você construir seu site. Fácil e grátis!
http://vila.bol.com.br
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/