[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cryptoloop on 2.4.22 won?t work
> I got it working here, I used util-linux-2.11z with an extra patch which
> combines all the util-linux-crypto-patches, but I don't remember the url
> at the moment. I can look later if you can't find it.
>
> The filename was util-linux-2.11z-crypto-v3.diff
> -
> Linux-crypto: cryptography in and on the Linux system
> Archive: http://mail.nl.linux.org/linux-crypto/
I thought that the util-linux packet from debian unstable is already prepatched
for usage of crypto stuff, but anyway if you find the url to this patch file i could
test it :)
btw:
Am i right with my tought that i donīt need to apply the crypto-api (international kernel)
patch to 2.4.22 coze for me it seems that the crypto api is already included in the
normal 2.4.22 source ?!
In other words: the only kernel patch needed is the jars cryptloop patch ?
In some other discussion threads i saw ppl asking about the /proc/crypto/chipters content
but on my system /proc/crypto isnīt a directory its a file, if i do a cat on it the result is:
# cat /proc/crypto
name : blowfish
module : blowfish
blocksize : 8
min keysize : 4
max keysize : 56
ivsize : 8
name : twofish
module : twofish
blocksize : 16
min keysize : 16
max keysize : 32
ivsize : 16
name : des
module : des
blocksize : 8
min keysize : 8
max keysize : 8
ivsize : 8
name : des3_ede
module : des
blocksize : 8
min keysize : 24
max keysize : 24
ivsize : 8
Thanks
Alex
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/