crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors
authorHoria Geanta <horia.geanta@freescale.com>
Tue, 3 Jul 2012 16:16:54 +0000 (19:16 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Jul 2012 03:08:30 +0000 (11:08 +0800)
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 <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found