[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZEESY6Gqs1goh8cz@gondor.apana.org.au>
Date: Thu, 20 Apr 2023 18:22:27 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: David Howells <dhowells@...hat.com>
Cc: Chuck Lever <chuck.lever@...cle.com>,
Scott Mayhew <smayhew@...hat.com>, linux-nfs@...r.kernel.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto: Add some test vectors for cmac(camellia)
On Thu, Apr 13, 2023 at 04:40:18PM +0100, David Howells wrote:
>
> Add some test vectors for 128-bit cmac(camellia) as found in
> draft-kato-ipsec-camellia-cmac96and128-01 section 6.2.
>
> The document also shows vectors for camellia-cmac-96, and for VK with a
> length greater than 16, but I'm not sure how to express those in testmgr.
>
> This also leaves cts(cbc(camellia)) untested, but I can't seem to find any
> tests for that that I could put into testmgr.
>
> Signed-off-by: David Howells <dhowells@...hat.com>
> cc: Herbert Xu <herbert@...dor.apana.org.au>
> cc: Chuck Lever <chuck.lever@...cle.com>
> cc: Scott Mayhew <smayhew@...hat.com>
> cc: linux-nfs@...r.kernel.org
> cc: linux-crypto@...r.kernel.org
> Link: https://datatracker.ietf.org/doc/pdf/draft-kato-ipsec-camellia-cmac96and128-01
> ---
> crypto/testmgr.c | 6 ++++++
> crypto/testmgr.h | 47 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 53 insertions(+)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists