Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2dce063a authored by Martin Willi's avatar Martin Willi Committed by Herbert Xu
Browse files

crypto: tcrypt - Add ChaCha20/Poly1305 speed tests


Adds individual ChaCha20 and Poly1305 and a combined rfc7539esp AEAD speed
test using mode numbers 214, 321 and 213. For Poly1305 we add a specific
speed template, as it expects the key prepended to the input data.

Signed-off-by: default avatarMartin Willi <martin@strongswan.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 74790922
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment