]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: chacha20poly1305 - Convert to new AEAD interface
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 16 Jul 2015 04:35:08 +0000 (12:35 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 17 Jul 2015 13:20:19 +0000 (21:20 +0800)
commit747909223397e11743c81352b3e4fdd29346bbf9
treeb1a309fac0c7fbb69e390b57bb10b5cc18099f1d
parent6e8ec66c3d9cebcbf71d66f92e40b5d7e1d1f490
crypto: chacha20poly1305 - Convert to new AEAD interface

This patch converts rfc7539 and rfc7539esp to the new AEAD interface.
The test vectors for rfc7539esp have also been updated to include
the IV.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Martin Willi <martin@strongswan.org>
crypto/chacha20poly1305.c
crypto/testmgr.h