[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is this ?



On Wed, Mar 07, 2001 at 01:42:30PM +0100, Morbid Angel wrote:
> 
> what is cipher-18 ?
> 
> all works fine but i get a error msg : cant locate module cipher-18,
> what do i have forgotten ?)
> Kernel 2.2.18

You need the appropriate aliases in your /etc/modules.conf file.
Cipher 18 is AES, for which you probably want:
alias cipher-18 rijndael

This allows modprobe to automatically load the required module.

The crypto patch for 2.4.x uses a different method, which avoids the
need for these aliases.


Andrew
-- 
Andrew McDonald
E-mail: andrew@mcdonald.org.uk
http://www.mcdonald.org.uk/andrew/

Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/