Re: Problem with key sizes

2007-03-16 Thread Herbert Xu
Sebastian Siewior <[EMAIL PROTECTED]> wrote: > > I have a little problem with the min|max keysize: /proc/crypto: > > name : aes > driver : aes-special > module : aes2 > priority : 150 > refcnt : 1 > type : cipher > blocksize: 16 > min keysize : 24 > max

SHA-2 HMAC support in linux kernel

2007-03-16 Thread Chinh Nguyen
Hi, I believe that this is the right list for my question. I'm trying to get SHA-2 HMAC support working ipsec in linux kernel (I'm configuring via pfkey). First, sha-384 and sha-512 as authentication algorithm always return function not support. But I noted that my linux kernel has a sha512

Problem with key sizes

2007-03-16 Thread Sebastian Siewior
Hello, I have a little problem with the min|max keysize: /proc/crypto: name : aes driver : aes-special module : aes2 priority : 150 refcnt : 1 type : cipher blocksize: 16 min keysize : 24 max keysize : 32 name : aes driver : aes-generic m