Re: [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC

2007-11-10 Thread Herbert Xu
On Wed, Nov 07, 2007 at 07:59:23PM +, Jonathan Lynch wrote: > Resubmitting this patch which extends sha256_generic.c to support SHA-224 as > described in FIPS 180-2 and RFC 3874. HMAC-SHA-224 as described in RFC4231 > is then supported through the hmac interface. Patch applied. Thanks. --

[PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC

2007-11-07 Thread Jonathan Lynch
Resubmitting this patch which extends sha256_generic.c to support SHA-224 as described in FIPS 180-2 and RFC 3874. HMAC-SHA-224 as described in RFC4231 is then supported through the hmac interface. Patch includes test vectors for SHA-224 and HMAC-SHA-224. SHA-224 chould be chosen as a hash algo

RE: [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC

2007-11-07 Thread Lynch, Jonathan
: Lynch, Jonathan Cc: linux-crypto@vger.kernel.org; [EMAIL PROTECTED] Subject: Re: [PATCH] [CRYPTO] Extend sha256_generic.c to support SHA-224and SHA-224-HMAC * Jonathan Lynch | 2007-11-06 18:28:00 [+]: >SHA-224 should be chosen as a hash algorithm when 112 bits of security >strength is re