commit | e46e9a46386bca8e80a6467b5c643dc494861896 | [log] [tgz] |
---|---|---|
author | Horia Geanta <horia.geanta@freescale.com> | Tue Jul 03 19:16:54 2012 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Jul 11 11:08:30 2012 +0800 |
tree | 8950e932426b35c77225ada5fed238448025d2bf | |
parent | 357fb60502ede168fa1b76b996298e0045e24b59 [diff] |
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 <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>