On 09/20/2012 04:55 PM, Tom St Denis wrote:

> I see that cryptodev supports AEAD mode with GCM but are there any plans to 
> add AEAD support for generic cipher/hash modes? Some crypto hardware support 
> these modes and it would be nice to have access to it via the userspace API. 

The current AEAD code supports that for TLS and SRTP encryption (check
the example aes-sha1.c). The problem is that encryption with
authentication is performed very different on various protocols.

regards,
Nikos

_______________________________________________
Cryptodev-linux-devel mailing list
Cryptodev-linux-devel@gna.org
https://mail.gna.org/listinfo/cryptodev-linux-devel

Reply via email to