On Thu, Feb 14, 2019 at 10:29:39AM -0800, Eric Biggers wrote:
> From: Eric Biggers <[email protected]>
> 
> Add 1536 and 4096-byte Adiantum test vectors so that the case where
> there are multiple NH hashes is tested.  This is already tested by the
> nhpoly1305 test vectors, but it should be tested at the Adiantum level
> too.  Moreover the 4096-byte case is especially important.
> 
> As with the other Adiantum test vectors, these were generated by the
> reference Python implementation at https://github.com/google/adiantum
> and then automatically formatted for testmgr by a script.
> 
> Signed-off-by: Eric Biggers <[email protected]>
> ---
>  crypto/testmgr.h | 2860 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 2860 insertions(+)

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

Reply via email to