From: Kazunori MIYAZAWA Date: Sat, 28 Oct 2006 03:15:24 +0000 (+1000) Subject: [CRYPTO] xcbc: New algorithm X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333b0d7eeacbd47159daf23757aa81368470c409;p=pandora-kernel.git [CRYPTO] xcbc: New algorithm This is core code of XCBC. XCBC is an algorithm that forms a MAC algorithm out of a cipher algorithm. For example, AES-XCBC-MAC is a MAC algorithm based on the AES cipher algorithm. Signed-off-by: Kazunori MIYAZAWA Signed-off-by: Herbert Xu --- Reading git-diff-tree failed