On Wed, May 21, 2014 at 05:09:08PM +0530, Nitesh Lal wrote: > Test vectors were taken from existing test for > CBC(DES3_EDE). Associated data has been added to test vectors. > HMAC computed with Crypto++ has been used. Following algos have > been covered. > > (a) "authenc(hmac(sha1),cbc(des))" > (b) "authenc(hmac(sha1),cbc(des3_ede))" > (c) "authenc(hmac(sha224),cbc(des))" > (d) "authenc(hmac(sha224),cbc(des3_ede))" > (e) "authenc(hmac(sha256),cbc(des))" > (f) "authenc(hmac(sha256),cbc(des3_ede))" > (g) "authenc(hmac(sha384),cbc(des))" > (h) "authenc(hmac(sha384),cbc(des3_ede))" > (i) "authenc(hmac(sha512),cbc(des))" > (j) "authenc(hmac(sha512),cbc(des3_ede))" > > Signed-off-by: Vakul Garg <vakul@xxxxxxxxxxxxx> > [NiteshNarayanLal@xxxxxxxxxxxxx: added hooks for the missing algorithms test and tested the patch] > Signed-off-by: Nitesh Lal <NiteshNarayanLal@xxxxxxxxxxxxx> Patch applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html