From: Herbert Xu <[EMAIL PROTECTED]> Date: Mon, 3 Jul 2006 00:22:42 +1000
> [CRYPTO] hmac: Add crypto template implementation > > This patch rewrites HMAC as a crypto template. This means that HMAC is no > longer a hard-coded part of the API. It's now a template that generates > standard digest algorithms like any other. > > The old HMAC is preserved until all current users are converted. > > The same structure can be used by other MACs such as AES-XCBC-MAC. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Signed-off-by: David S. Miller <[EMAIL PROTECTED]> This looks very nice. - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
