From: Andrew Donofrio Date: Sun, 10 Dec 2006 01:10:20 +0000 (+1100) Subject: [CRYPTO] tcrypt: Added test vectors for sha384/sha512 X-Git-Tag: v2.6.21-rc1~83^2~65^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28091ae170cd06695bf461905c5b97a165633ba;p=pandora-kernel.git [CRYPTO] tcrypt: Added test vectors for sha384/sha512 This patch adds tests for SHA384 HMAC and SHA512 HMAC to the tcrypt module. Test data was taken from RFC4231. This patch is a follow-up to the discovery (bug 7646) that the kernel SHA384 HMAC implementation was not generating proper SHA384 HMACs. Signed-off-by: Andrew Donofrio Signed-off-by: Herbert Xu --- Reading git-diff-tree failed