From: Horia Geanta Date: Tue, 3 Jul 2012 16:16:54 +0000 (+0300) Subject: crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors X-Git-Tag: v3.6-rc1~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46e9a46386bca8e80a6467b5c643dc494861896;p=pandora-kernel.git crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors Test vectors were generated starting from existing CBC(AES) test vectors (RFC3602, NIST SP800-38A) and adding HMAC(SHA*) computed with Crypto++ and double-checked with HashCalc. Signed-off-by: Horia Geanta Signed-off-by: Herbert Xu --- Reading git-diff-tree failed