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

2007-11-07 Thread Jonathan Lynch
algorithm when 112 bits of security strength is required. Patch generated against the 2.6.24-rc1 kernel and tested against 2.6.24-rc1-git14 which includes fix for scatter gather implementation for HMAC. Please Apply. Signed-off-by: Jonathan Lynch <[EMAIL PROTECTED]> --- diff -uprN -X

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

2007-11-06 Thread Jonathan Lynch
implementation for HMAC. Please Apply. Signed-off-by: Jonathan Lynch <[EMAIL PROTECTED]> --- diff -uprN -X linux-2.6.24-rc1-vanilla/Documentation/dontdiff linux-2.6.24-rc1-vanilla/crypto/Kconfig linux-2.6.24-rc1/crypto/Kconfig --- linux-2.6.24-rc1-vanilla/crypto/Kconfig 2007-11-05