summaryrefslogtreecommitdiff
path: root/crypto/cryptd.c
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2015-06-01 13:44:00 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-06-04 15:04:52 +0800
commit584f430dc4b1d5986db27b5cffbca9f3e60310fd (patch)
tree14193ee5d0a107905efbd1a225d94f4c809935cd /crypto/cryptd.c
parent2d4c4c1bf53bb651b4637c58ca480f7a5ee2be3f (diff)
downloadlinux-crypto-584f430dc4b1d5986db27b5cffbca9f3e60310fd.tar.gz
linux-crypto-584f430dc4b1d5986db27b5cffbca9f3e60310fd.zip
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
This AEAD uses a chacha20 ablkcipher and a poly1305 ahash to construct the ChaCha20-Poly1305 AEAD as defined in RFC7539. It supports both synchronous and asynchronous operations, even if we currently have no async chacha20 or poly1305 drivers. 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/cryptd.c')
0 files changed, 0 insertions, 0 deletions