Eric Biggers <[email protected]> wrote: > From: Eric Biggers <[email protected]> > > 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 <[email protected]> > --- > crypto/testmgr.h | 178 ++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 176 insertions(+), 2 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
