diff options
author | Eric Biggers <ebiggers@google.com> | 2018-12-06 12:31:54 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-12-13 18:24:58 +0800 |
commit | 5569e8c07447344cdc3771378ba4e0da0b94c2a4 (patch) | |
tree | e7aad4184e7727396465e8839c9e858212bc01b0 /crypto/cryptd.c | |
parent | a033aed5a84eb93a32929b6862602cb283d39e82 (diff) | |
download | linux-5569e8c07447344cdc3771378ba4e0da0b94c2a4.tar.bz2 |
crypto: xchacha - add test vector from XChaCha20 draft RFC
There is a draft specification for XChaCha20 being worked on. Add the
XChaCha20 test vector from the appendix so that we can be extra sure the
kernel's implementation is compatible.
I also recomputed the ciphertext with XChaCha12 and added it there too,
to keep the tests for XChaCha20 and XChaCha12 in sync.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions