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
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
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