Am Freitag, 10. Juli 2015, 21:39:22 schrieb Herbert Xu:
Hi Herbert,
On Thu, Jul 09, 2015 at 01:38:07PM +0200, Stephan Mueller wrote:
quoted
Actually, I found a problem that I have overlooked initally:
rfc4106-gcm-aesni causes a problem. For encryption/decryption with the
same tests for other rfc4106 implementations, I get an EINVAL.
Did you update your test vectors? The AD must now include the IV.
This is the reason I disabled the AEAD interface in 4.2 by requiring
any exported AEAD algorithm to carry the CRYPTO_ALG_AEAD_NEW flag.
I actually did not. But it works with the gcm equivalents as well as the C
version of RFC4106. Only rfc4106-gcm-aesni is affected.
But I will update the invocation.
Thanks
Ciao
Stephan