diff options
author | Martin Willi <martin@strongswan.org> | 2015-06-01 13:44:02 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-06-04 09:04:53 +0200 |
commit | 4db4ad26096c4c1e579f9a957ca7752fe02bf7b4 (patch) | |
tree | c2673dc8798f506e26771fc857f0dea1c3d50ff2 /crypto/testmgr.c | |
parent | crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 (diff) | |
download | linux-4db4ad26096c4c1e579f9a957ca7752fe02bf7b4.tar.xz linux-4db4ad26096c4c1e579f9a957ca7752fe02bf7b4.zip |
crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
draft-ietf-ipsecme-chacha20-poly1305 defines the use of ChaCha20/Poly1305 in
ESP. It uses additional four byte key material as a salt, which is then used
with an 8 byte IV to form the ChaCha20 nonce as defined in the RFC7539.
Signed-off-by: Martin Willi <martin@strongswan.org>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/testmgr.c')
0 files changed, 0 insertions, 0 deletions